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
David Rowley 42473b3b31 Have the planner replace COUNT(ANY) with COUNT(*), when possible 3 weeks ago
..
expected Have the planner replace COUNT(ANY) with COUNT(*), when possible 3 weeks ago
specs postgres_fdw: Add more test coverage for EvalPlanQual testing. 1 month ago
sql Support COPY TO for partitioned tables. 2 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 Don't include access/htup_details.h in executor/tuptable.h 2 months ago
deparse.c Use CompactAttribute more often, when possible 2 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--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 Use stack allocated StringInfoDatas, where possible 1 month ago
postgres_fdw.control
postgres_fdw.h Split up pgfdw_report_error so that we can mark it pg_noreturn. 5 months ago
shippable.c Update copyright for 2025 12 months ago