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 4a07c09613 Fix memory leakage in postgres_fdw's DirectModify code path. 4 months ago
..
expected Handle default NULL insertion a little better. 8 months ago
sql Restrict accesses to non-system views and foreign tables during pg_dump. 1 year 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 Make postgres_fdw request remote time zone 'GMT' not 'UTC'. 1 year ago
deparse.c Fix deparsing of Consts in postgres_fdw ORDER BY 2 years ago
option.c Avoid using ambiguous word "non-negative" in error messages. 4 years ago
postgres_fdw--1.0--1.1.sql postgres_fdw: Add functions to discard cached connections. 5 years ago
postgres_fdw--1.0.sql Add postgres_fdw contrib module. 13 years ago
postgres_fdw.c Fix memory leakage in postgres_fdw's DirectModify code path. 4 months ago
postgres_fdw.control postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
postgres_fdw.h Fix postgres_fdw to check shippability of sort clauses properly. 4 years ago
shippable.c Replace remaining uses of "whitelist". 5 years ago