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 9e7e29c75a Fix planner problems with LATERAL references in PlaceHolderVars. 12 years ago
..
expected Improve updatability checking for views and foreign tables. 12 years ago
sql Improve updatability checking for views and foreign tables. 12 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 release 9.3 12 years ago
deparse.c Avoid retrieving dummy NULL columns in postgres_fdw. 13 years ago
option.c Improve updatability checking for views and foreign tables. 12 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Fix planner problems with LATERAL references in PlaceHolderVars. 12 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h pgindent run for release 9.3 12 years ago