Commits

DateSubjectAuthorReleases
2025-10-07 Assign each subquery a unique name prior to planning it. Robert Haas 19 (unreleased)
2025-09-23 Keep track of what RTIs a Result node is scanning. Robert Haas 19 (unreleased)
2025-09-16 Provide more-specific error details/hints for function lookup failures. Tom Lane 19 (unreleased)
2025-09-08 Don't generate fake "*SELECT*" or "*SELECT* %d" subquery aliases. Robert Haas 19 (unreleased)
2025-09-01 postgres_fdw: Use psql variables for connection parameters Michael Paquier 19 (unreleased)
2025-08-13 postgres_fdw: Fix tests with ANALYZE and remote sampling Michael Paquier 16.11
2025-08-13 postgres_fdw: Fix tests with ANALYZE and remote sampling Michael Paquier 17.7
2025-08-13 postgres_fdw: Fix tests with ANALYZE and remote sampling Michael Paquier 18.0
2025-08-13 postgres_fdw: Fix tests with ANALYZE and remote sampling Michael Paquier 19 (unreleased)
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 13.22
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 14.19
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 15.14
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 16.10
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 17.6
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 18.0
2025-08-08 Disallow collecting transition tuples from child foreign tables. Etsuro Fujita 19 (unreleased)
2025-07-22 Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo 19 (unreleased)
2025-07-18 Support for deparsing of ArrayCoerceExpr node in contrib/postgres_fdw Alexander Korotkov 19 (unreleased)
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 17.5
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