Commits

DateSubjectAuthorReleases
2026-03-12 Convert NOT IN sublinks to anti-joins when safe Richard Guo 19 (unreleased)
2026-03-06 Support grouping-expression references and GROUPING() in subqueries. Tom Lane 19 (unreleased)
2026-01-19 Fix unsafe pushdown of quals referencing grouping Vars Richard Guo 18.2
2026-01-19 Fix unsafe pushdown of quals referencing grouping Vars Richard Guo 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-01-16 Add OLD/NEW support to RETURNING in DML queries. Dean Rasheed 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-09-10 Mark expressions nullable by grouping sets Richard Guo 18.0
2024-09-10 Introduce an RTE for the grouping step Richard Guo 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-02-04 Fix thinko in outer-join removal. Tom Lane 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 13.9
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.6 (unreleased)
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.3 (unreleased)
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 11.18
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 10.23
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 12.13
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.5 (unreleased)
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 14.6
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.2 (unreleased)
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.4 (unreleased)
2022-08-17 Make PlaceHolderInfo lookup O(1). Tom Lane 16.0