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 9c58101117 Fix mishandling of system columns in FDW queries. 11 years ago
..
expected Fix mishandling of system columns in FDW queries. 11 years ago
sql Fix mishandling of system columns in FDW queries. 11 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile Don't hardcode contrib_regression dbname in postgres_fdw and dblink tests. 11 years ago
connection.c pgindent run for 9.4 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 postgres_fdw.h: don't pull in rel.h when relcache.h is enough 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