Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-25 | Fix missed ReleaseVariableStats() in intarray's _int_matchsel(). | Tom Lane | 16 (unreleased) |
| 2026-02-09 | Harden _int_matchsel() against being attached to the wrong operator. | Tom Lane | 16.12 |
| 2026-01-04 | Fix selectivity estimation integer overflow in contrib/intarray | David Rowley | 16.12 |
| 2025-08-08 | Fix incorrect lack of Datum conversion in _int_matchsel() | Peter Eisentraut | 16.10 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-09-22 | Harmonize parameter names in contrib code. | Peter Geoghegan | 16.0 |