Commits

DateSubjectAuthorReleases
2026-06-03 Improve overflow/underflow handling in regr_intercept(). Dean Rasheed 19 (unreleased)
2026-06-03 Improve overflow/underflow handling in regr_r2(). Dean Rasheed 19 (unreleased)
2026-05-08 Consider opfamily and collation when removing redundant GROUP BY columns Richard Guo 18.4
2026-05-08 Consider opfamily and collation when removing redundant GROUP BY columns Richard Guo 19 (unreleased)
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-11-26 Have the planner replace COUNT(ANY) with COUNT(*), when possible David Rowley 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-08-07 Extend int128.h to support more numeric code. Dean Rasheed 19 (unreleased)
2025-04-20 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 16.9
2025-04-20 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 17.5
2025-04-20 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 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
2025-02-18 Fix poorly written regression test David Rowley 18.0
2024-12-12 Detect redundant GROUP BY columns using UNIQUE indexes David Rowley 18.0
2024-10-09 Consider explicit incremental sort for mergejoins Richard Guo 18.0
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-06-06 Fix asymmetry in setting EquivalenceClass.ec_sortref Alexander Korotkov 17.0