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 b141443259 Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. 2 months ago
..
expected Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. 2 months ago
specs Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. 2 months ago
sql postgres_fdw: Fix tests with ANALYZE and remote sampling 4 months ago
t Fix typos and grammar in the code 8 months ago
.gitignore Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. 2 months ago
Makefile Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. 2 months ago
connection.c postgres_fdw and dblink should check if backend has MyProcPort 4 months ago
deparse.c Convert PathKey to use CompareType 9 months ago
meson.build Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. 2 months ago
option.c Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT 4 months 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. 10 months ago
postgres_fdw.c Fix memory leakage in postgres_fdw's DirectModify code path. 7 months ago
postgres_fdw.control postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). 1 year ago
postgres_fdw.h Update copyright for 2025 12 months ago
shippable.c Update copyright for 2025 12 months ago