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
Tom Lane f6f75539d2 Prevent accidental linking of system-supplied copies of libpq.so etc. 7 years ago
..
expected Stabilize postgres_fdw regression tests. 8 years ago
sql Stabilize postgres_fdw regression tests. 8 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 7 years ago
connection.c Re-establish postgres_fdw connections after server or user mapping changes. 8 years ago
deparse.c Fix assorted fallout from IS [NOT] NULL patch. 9 years ago
option.c Remove tabs after spaces in C comments 11 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Allow queries submitted by postgres_fdw to be canceled. 8 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Allow queries submitted by postgres_fdw to be canceled. 8 years ago