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 3b00a944a9 Support TRUNCATE triggers on foreign tables. 3 years ago
..
expected Support TRUNCATE triggers on foreign tables. 3 years ago
sql Support TRUNCATE triggers on foreign tables. 3 years ago
.gitignore
Makefile postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
connection.c postgres_fdw: Fix grammar. 3 years ago
deparse.c Fix postgres_fdw to check shippability of sort clauses properly. 3 years ago
option.c postgres_fdw: Add support for parallel commit. 3 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 redundant null pointer checks before PQclear and PQconninfoFree 3 years 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. 3 years ago
shippable.c Update copyright for 2022 4 years ago