Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-27 | Don't flatten join alias Vars that are stored within a GROUP RTE. | Tom Lane | 18.4 |
| 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 |
| 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 |