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 4a14f13a0a Improve hash_create's API for selecting simple-binary-key hash functions. 11 years ago
..
expected Allow CHECK constraints to be placed on foreign tables. 11 years ago
sql Allow CHECK constraints to be placed on foreign tables. 11 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Fix SHLIB_PREREQS use in contrib, allowing PGXS builds 11 years ago
connection.c Improve hash_create's API for selecting simple-binary-key hash functions. 11 years ago
deparse.c Fix mishandling of system columns in FDW queries. 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 Revert misguided change to postgres_fdw FOR UPDATE/SHARE code. 11 years ago
postgres_fdw.control Add postgres_fdw contrib module. 13 years ago
postgres_fdw.h postgres_fdw.h: don't pull in rel.h when relcache.h is enough 11 years ago