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 a8ed9bd59d Fix oversight in commit 1ec7fca859. 4 years ago
..
expected In postgres_fdw, allow CASE expressions to be pushed to the remote server. 4 years ago
sql In postgres_fdw, allow CASE expressions to be pushed to the remote server. 4 years ago
.gitignore
Makefile postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
connection.c Allow TRUNCATE command to truncate foreign tables. 4 years ago
deparse.c In postgres_fdw, allow CASE expressions to be pushed to the remote server. 4 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
postgres_fdw.c Fix oversight in commit 1ec7fca859. 4 years ago
postgres_fdw.control postgres_fdw: Add function to list cached connections to foreign servers. 5 years ago
postgres_fdw.h Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper. 4 years ago
shippable.c Replace remaining uses of "whitelist". 5 years ago