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
Michael Paquier bf491a9073 Disable WAL-skipping optimization for COPY on views and foreign tables 7 years ago
..
expected Disable WAL-skipping optimization for COPY on views and foreign tables 7 years ago
sql Disable WAL-skipping optimization for COPY on views and foreign tables 7 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 Add WL_EXIT_ON_PM_DEATH pseudo-event. 7 years ago
deparse.c Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
option.c Improve style guideline compliance of assorted error-report messages. 7 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Repair bogus EPQ plans generated for postgres_fdw foreign joins. 7 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h Fix WITH CHECK OPTION on views referencing postgres_fdw tables. 7 years ago
shippable.c Create a separate oid range for oids assigned by genbki.pl. 7 years ago