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 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-06 | Rework query relation permission checking | Alvaro Herrera | 16.0 |
| 2022-08-25 | More -Wshadow=compatible-local warning fixes | David Rowley | 16.0 |