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 4a08603a23 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 Disallow collecting transition tuples from child foreign tables. 5 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
deparse.c
option.c Fix Y2038 issues with MyStartTime. 1 year ago
postgres_fdw--1.0--1.1.sql
postgres_fdw--1.0.sql
postgres_fdw.c Fix memory leakage in postgres_fdw's DirectModify code path. 7 months ago
postgres_fdw.control
postgres_fdw.h
shippable.c