Commits

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

DateSubjectAuthorReleases
2026-05-05 postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita 16.14
2026-02-27 postgres_fdw: Fix thinko in comment for UserMappingPasswordRequired(). Etsuro Fujita 16.14
2025-11-06 Update obsolete comment in ExecScanReScan(). Etsuro Fujita 16.11
2025-11-06 postgres_fdw: Add more test coverage for EvalPlanQual testing. Etsuro Fujita 16.11
2025-10-15 Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch. Etsuro Fujita 16.11
2025-08-17 Update obsolete comments in ResultRelInfo struct. Etsuro Fujita 16.11
2025-08-08 Fix oversight in FindTriggerIncompatibleWithInheritance. Etsuro Fujita 16.10
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 16.10
2025-08-02 Doc: clarify the restrictions of AFTER triggers with transition tables. Etsuro Fujita 16.10
2025-05-03 Fix typos in comments. Etsuro Fujita 16.9
2024-08-01 Update comment in portal.h. Etsuro Fujita 16.4
2024-07-19 postgres_fdw: Avoid "cursor can only scan forward" error. Etsuro Fujita 16.4
2024-06-07 postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers. Etsuro Fujita 16.4
2024-04-11 Fix WaitEventSet resource leak in WaitLatchOrSocket(). Etsuro Fujita 16.3
2024-04-04 Fix bogus coding in ExecAppendAsyncEventWait(). Etsuro Fujita 16.3
2023-11-13 Remove incorrect file reference in comment. Etsuro Fujita 16.2
2023-10-06 Remove extra parenthesis from comment. Etsuro Fujita 16.1
2023-09-28 Fix typo in src/backend/access/transam/README. Etsuro Fujita 16.1
2023-09-21 Update comment about set_join_pathlist_hook(). Etsuro Fujita 16.1
2023-08-30 postgres_fdw: Fix test for parameterized foreign scan. Etsuro Fujita 16.0
2023-08-03 Doc: update documentation for creating custom scan paths. Etsuro Fujita 16.0
2023-08-03 Update comments on CustomPath struct. Etsuro Fujita 16.0
2023-07-28 Disallow replacing joins with scans in problematic cases. Etsuro Fujita 16.0
2023-04-26 doc: Fix grammar. Etsuro Fujita 16.0
2023-04-06 postgres_fdw: Add support for parallel abort. Etsuro Fujita 16.0