postgresql/contrib/postgres_fdw
2014-07-10 14:02:08 -04:00
..
expected Fix contrib/postgres_fdw's remote-estimate representation of array Params. 2014-04-16 17:21:57 -04:00
sql Fix contrib/postgres_fdw's remote-estimate representation of array Params. 2014-04-16 17:21:57 -04:00
.gitignore Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
connection.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
deparse.c Avoid recursion when processing simple lists of AND'ed or OR'ed clauses. 2014-06-16 15:55:30 -04:00
Makefile Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
option.c pgindent run for 9.4 2014-05-06 12:12:18 -04:00
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.c Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 2014-07-10 14:02:08 -04:00
postgres_fdw.control Add postgres_fdw contrib module. 2013-02-21 05:27:16 -05:00
postgres_fdw.h Fix contrib/postgres_fdw to handle multiple join conditions properly. 2014-03-07 16:36:40 -05:00