Commits

Showing commits that first shipped in 19 (backpatches included). Clear

DateSubjectAuthorReleases
2026-06-14 Fix oversight in commit aa1f93a33. Etsuro Fujita 19 (unreleased)
2026-05-16 postgres_fdw: Replace buffers in RemoteAttributeMapping with pointers. Etsuro Fujita 19 (unreleased)
2026-05-14 postgres_fdw: Fix deparsing of remote column names in stats import. Etsuro Fujita 19 (unreleased)
2026-05-08 postgres_fdw: Fix syntax error in fetch_attstats(). Etsuro Fujita 19 (unreleased)
2026-05-05 postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita 19 (unreleased)
2026-04-08 Add support for importing statistics from remote servers. Etsuro Fujita 19 (unreleased)
2026-04-05 postgres_fdw: Inherit the local transaction's access/deferrable modes. Etsuro Fujita 19 (unreleased)
2026-02-27 postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired(). Etsuro Fujita 19 (unreleased)
2025-11-06 Update obsolete comment in ExecScanReScan(). Etsuro Fujita 19 (unreleased)
2025-11-06 postgres_fdw: Add more test coverage for EvalPlanQual testing. Etsuro Fujita 19 (unreleased)
2025-10-15 Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. Etsuro Fujita 19 (unreleased)
2025-08-17 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 19 (unreleased)
2025-08-08 Fix oversight in FindTriggerIncompatibleWithInheritance. Etsuro Fujita 19 (unreleased)
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 19 (unreleased)
2025-08-02 Doc: clarify the restrictions of AFTER triggers with transition tables. Etsuro Fujita 19 (unreleased)
2025-07-06 postgres_fdw: Add Assert to estimate_path_cost_size(). Etsuro Fujita 19 (unreleased)