You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/postgres_fdw
Bruce Momjian 6a605cd6bd Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 11 years ago
..
expected Fix contrib/postgres_fdw's remote-estimate representation of array Params. 11 years ago
sql Fix contrib/postgres_fdw's remote-estimate representation of array Params. 11 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Add postgres_fdw contrib module. 13 years ago
connection.c pgindent run for 9.4 11 years ago
deparse.c Avoid recursion when processing simple lists of AND'ed or OR'ed clauses. 11 years ago
option.c pgindent run for 9.4 11 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 11 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Fix contrib/postgres_fdw to handle multiple join conditions properly. 11 years ago