Commits

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

DateSubjectAuthorReleases
2026-06-23 Re-index ModifyTable FDW arrays when pruning result relations Amit Langote 18 (unreleased)
2026-05-05 postgres_fdw: Fix handling of abort-cleanup-failed connections. Etsuro Fujita 18.4
2026-02-11 Further stabilize a postgres_fdw test case. Tom Lane 18.3
2025-08-13 postgres_fdw: Fix tests with ANALYZE and remote sampling Michael Paquier 18.0
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 18.0
2025-06-08 Revert "postgres_fdw: Inherit the local transaction's access/deferrable modes." Etsuro Fujita 18.0
2025-06-01 postgres_fdw: Inherit the local transaction's access/deferrable modes. Etsuro Fujita 18.0
2025-05-08 Suppress unnecessary explicit sorting for EPQ mergejoin path Richard Guo 18.0
2025-04-29 oauth: Disallow OAuth connections via postgres_fdw/dblink Jacob Champion 18.0
2025-03-25 postgres_fdw: Avoid pulling up restrict infos from subqueries Alexander Korotkov 18.0
2025-03-11 Improve EXPLAIN's display of window functions. Tom Lane 18.0
2025-03-02 postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID. Fujii Masao 18.0
2025-02-27 EXPLAIN: Always use two fractional digits for row counts. Robert Haas 18.0
2025-02-07 Virtual generated columns Peter Eisentraut 18.0
2025-01-29 Handle default NULL insertion a little better. Tom Lane 18.0
2025-01-16 Add OLD/NEW support to RETURNING in DML queries. Dean Rasheed 18.0
2025-01-15 postgres_fdw: SCRAM authentication pass-through Peter Eisentraut 18.0
2024-12-11 Enable BUFFERS with EXPLAIN ANALYZE by default David Rowley 18.0
2024-09-18 postgres_fdw: Extend postgres_fdw_get_connections to return user name. Fujii Masao 18.0
2024-08-05 Restrict accesses to non-system views and foreign tables during pg_dump. Masahiko Sawada 18.0
2024-07-26 postgres_fdw: Add connection status check to postgres_fdw_get_connections(). Fujii Masao 18.0
2024-07-26 postgres_fdw: Add "used_in_xact" column to postgres_fdw_get_connections(). Fujii Masao 18.0
2024-07-22 postgres_fdw: Split out the query_cancel test to its own file Alvaro Herrera 18.0
2024-07-19 postgres_fdw: Avoid "cursor can only scan forward" error. Etsuro Fujita 18.0
2024-07-15 Check lateral references within PHVs for memoize cache keys Richard Guo 18.0