Commits

DateSubjectAuthorReleases
2026-03-06 Support grouping-expression references and GROUPING() in subqueries. Tom Lane 19 (unreleased)
2026-02-27 Don't flatten join alias Vars that are stored within a GROUP RTE. Tom Lane 18.4
2026-02-27 Don't flatten join alias Vars that are stored within a GROUP RTE. Tom Lane 19 (unreleased)
2025-12-06 Handle constant inputs to corr() and related aggregates more precisely. Tom Lane 19 (unreleased)
2025-09-29 Add GROUP BY ALL. Tom Lane 19 (unreleased)
2025-08-28 Fix "variable not found in subplan target lists" in semijoin de-duplication. Tom Lane 19 (unreleased)
2025-08-28 Fix "variable not found in subplan target lists" in semijoin de-duplication. Tom Lane 18.0
2025-03-09 Don't try to parallelize array_agg() on an anonymous record type. Tom Lane 18.0
2025-03-09 Don't try to parallelize array_agg() on an anonymous record type. Tom Lane 16.9
2025-03-09 Don't try to parallelize array_agg() on an anonymous record type. Tom Lane 17.5
2024-10-08 Add min and max aggregates for bytea type. Tom Lane 18.0
2024-07-11 Add min and max aggregates for composite types (records). Tom Lane 18.0
2024-05-18 Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane 16.4
2024-05-18 Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane 13.16
2024-05-18 Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane 12.20
2024-05-18 Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane 14.13
2024-05-18 Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane 15.8
2024-05-18 Add test case showing that commit d0d44049d fixed a live bug. Tom Lane 17.0
2024-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2023-04-16 Ensure result of an aggregate's finalfunc is made read-only. Tom Lane 16.0
2023-03-13 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 13.11
2023-03-13 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 12.15
2023-03-13 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 15.3
2023-03-13 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 16.0
2023-03-13 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 14.8