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 b432acd71d postgres_fdw: Add more test coverage for EvalPlanQual testing. 1 month ago
..
expected postgres_fdw: Add more test coverage for EvalPlanQual testing. 1 month ago
specs postgres_fdw: Add more test coverage for EvalPlanQual testing. 1 month ago
sql postgres_fdw: Fix tests with ANALYZE and remote sampling 4 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 Make postgres_fdw request remote time zone 'GMT' not 'UTC'. 2 years ago
deparse.c Fix deparsing of Consts in postgres_fdw ORDER BY 2 years ago
meson.build Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. 2 months ago
option.c Fix Y2038 issues with MyStartTime. 1 year 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 memory leakage in postgres_fdw's DirectModify code path. 7 months ago
postgres_fdw.control
postgres_fdw.h Check relkind before using TABLESAMPLE in postgres_fdw 3 years ago
shippable.c Pre-beta mechanical code beautification. 3 years ago