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 af23353a73 postgres_fdw: Fix whitespace violation in connection.c 2 weeks ago
..
expected postgres_fdw: Fix deparsing of remote column names in stats import. 4 weeks ago
specs postgres_fdw: Add more test coverage for EvalPlanQual testing. 7 months ago
sql postgres_fdw: Fix deparsing of remote column names in stats import. 4 weeks ago
t postgres_fdw: Give user mapping precedence for use_scram_passthrough 2 weeks ago
.gitignore Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. 8 months ago
Makefile CREATE SUBSCRIPTION ... SERVER. 3 months ago
connection.c postgres_fdw: Fix whitespace violation in connection.c 2 weeks ago
deparse.c Add support for importing statistics from remote servers. 2 months ago
meson.build CREATE SUBSCRIPTION ... SERVER. 3 months ago
option.c postgres_fdw, dblink: Validate use_scram_passthrough values 2 weeks 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--1.1--1.2.sql postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID. 1 year ago
postgres_fdw--1.2--1.3.sql CREATE SUBSCRIPTION ... SERVER. 3 months ago
postgres_fdw.c postgres_fdw: Replace buffers in RemoteAttributeMapping with pointers. 3 weeks ago
postgres_fdw.control CREATE SUBSCRIPTION ... SERVER. 3 months ago
postgres_fdw.h Update copyright for 2026 5 months ago
shippable.c Switch SysCacheIdentifier to a typedef enum 4 months ago