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-08 Don't generate fake "*SELECT*" or "*SELECT* %d" subquery aliases. Robert Haas 19 (unreleased)
2025-02-27 EXPLAIN: Always use two fractional digits for row counts. Robert Haas 18.0
2024-05-21 Re-allow planner to use Merge Append to efficiently implement UNION. Robert Haas 17.0
2024-01-02 Fix typos in comments and in one isolation test. Robert Haas 17.0
2018-05-16 Pass the correct PlannerInfo to PlanForeignModify/PlanDirectModify. Robert Haas 11.0
2018-05-01 Fix interaction of foreign tuple routing with remote triggers. Robert Haas 11.0
2018-04-06 Allow insert and update tuple routing and COPY for foreign tables. Robert Haas 11.0
2018-04-02 postgres_fdw: Push down partition-wise aggregation. Robert Haas 11.0
2018-03-29 Rewrite the code that applies scan/join targets to paths. Robert Haas 11.0
2018-03-02 postgres_fdw: Fourth attempt to stabilize regression tests. Robert Haas 11.0
2018-02-28 postgres_fdw: Third attempt to stabilize regression tests. Robert Haas 11.0
2018-02-22 postgres_fdw: Fix interaction of PHVs with child joins. Robert Haas 11.0
2018-02-09 postgres_fdw: Attmempt to stabilize regression tests. Robert Haas 11.0
2018-02-08 postgres_fdw: Remove CTID output from some tests. Robert Haas 11.0
2018-02-07 postgres_fdw: Push down UPDATE/DELETE joins to remote servers. Robert Haas 11.0
2018-01-30 Fix test case for 'outer pathkeys do not match mergeclauses' fix. Robert Haas 9.6.7
2018-01-30 Fix test case for 'outer pathkeys do not match mergeclauses' fix. Robert Haas 10.2
2018-01-30 Fix test case for 'outer pathkeys do not match mergeclauses' fix. Robert Haas 11.0
2018-01-17 postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. Robert Haas 9.6.7
2018-01-17 postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. Robert Haas 10.2
2018-01-17 postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. Robert Haas 11.0
2017-12-05 postgres_fdw: Fix failing regression test. Robert Haas 11.0
2017-12-01 postgres_fdw: Fix test that didn't test what it claimed. Robert Haas 11.0