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
Etsuro Fujita 972c7c6567 postgres_fdw: Fix comments in connection.c. 4 years ago
..
expected Fix null-pointer crash in postgres_fdw's conversion_error_callback. 4 years ago
sql Fix null-pointer crash in postgres_fdw's conversion_error_callback. 4 years ago
.gitignore Add postgres_fdw contrib module. 13 years ago
Makefile postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
connection.c postgres_fdw: Fix comments in connection.c. 4 years ago
deparse.c postgres_fdw: Fix issues with generated columns in foreign tables. 4 years ago
option.c postgres_fdw: Allow application_name of remote connection to be set via GUC. 4 years ago
postgres_fdw--1.0--1.1.sql postgres_fdw: Add functions to discard cached connections. 4 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Fix null-pointer crash in postgres_fdw's conversion_error_callback. 4 years ago
postgres_fdw.control postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
postgres_fdw.h postgres_fdw: Allow application_name of remote connection to be set via GUC. 4 years ago
shippable.c Replace remaining uses of "whitelist". 5 years ago