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
Heikki Linnakangas 6214e2b228 Fix permission checks on constraint violation errors on partitions. 5 years ago
..
expected postgres_fdw: Fix assertion in estimate_path_cost_size(). 5 years ago
sql postgres_fdw: Fix assertion in estimate_path_cost_size(). 5 years ago
.gitignore
Makefile postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
connection.c postgres_fdw: Add functions to discard cached connections. 5 years ago
deparse.c Implement support for bulk inserts in postgres_fdw 5 years ago
option.c Implement support for bulk inserts in postgres_fdw 5 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
postgres_fdw.c Fix permission checks on constraint violation errors on partitions. 5 years ago
postgres_fdw.control postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
postgres_fdw.h Implement support for bulk inserts in postgres_fdw 5 years ago
shippable.c Replace remaining uses of "whitelist". 5 years ago