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
Fujii Masao 815d61fcd4 postgres_fdw: Report warning when timeout expires while getting query result. 4 years ago
..
expected Allow Memoize to operate in binary comparison mode 4 years ago
sql Improve publication error messages 4 years ago
.gitignore
Makefile postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
connection.c postgres_fdw: Report warning when timeout expires while getting query result. 4 years ago
deparse.c postgres_fdw: suppress casts on constants in limited cases. 4 years ago
option.c Improve HINT message that FDW reports when there are no valid options. 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
postgres_fdw.c Remove PF_USED_FOR_ASSERTS_ONLY from variables in general use 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