Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-08 | Fix missed checks for hashability of container-type equality. | Tom Lane | 16 (unreleased) |
| 2024-05-18 | Account for optimized MinMax aggregates during SS_finalize_plan. | Tom Lane | 16.4 |
| 2023-06-20 | Fix hash join when inner hashkey expressions contain Params. | Tom Lane | 16.0 |
| 2023-04-12 | Fix parallel-safety marking when moving initplans to another node. | Tom Lane | 16.0 |
| 2023-03-02 | Remove local optimizations of empty Bitmapsets into null pointers. | Tom Lane | 16.0 |
| 2023-03-02 | Remove bms_first_member(). | Tom Lane | 16.0 |