Commits

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

DateSubjectAuthorReleases
2026-05-05 postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita 15.18
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 15.14
2024-07-19 postgres_fdw: Avoid "cursor can only scan forward" error. Etsuro Fujita 15.8
2024-06-07 postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote servers. Etsuro Fujita 15.8
2023-08-30 postgres_fdw: Fix test for parameterized foreign scan. Etsuro Fujita 15.5
2023-07-28 Disallow replacing joins with scans in problematic cases. Etsuro Fujita 15.4
2022-11-25 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 15.2
2022-09-14 postgres_fdw: Avoid 'variable not found in subplan target list' error. Etsuro Fujita 15.0
2022-08-05 postgres_fdw: Disable batch insertion when there are WCO constraints. Etsuro Fujita 15.0
2022-04-28 Disable asynchronous execution if using gating Result nodes. Etsuro Fujita 15.0
2022-04-21 postgres_fdw: Disable batch insert when BEFORE ROW INSERT triggers exist. Etsuro Fujita 15.0
2022-04-06 Allow asynchronous execution in more cases. Etsuro Fujita 15.0
2022-02-24 postgres_fdw: Add support for parallel commit. Etsuro Fujita 15.0
2022-01-27 postgres_fdw: Fix handling of a pending asynchronous request in postgresReScanForeignScan(). Etsuro Fujita 15.0
2021-08-05 postgres_fdw: Fix issues with generated columns in foreign tables. Etsuro Fujita 15.0
2021-07-30 postgres_fdw: Fix handling of pending asynchronous requests. Etsuro Fujita 15.0