Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Remove test cases for field overflows in intarray and ltree. | Tom Lane | 15.18 |
| 2026-05-11 | Guard against overflow in "left" fields of query_int and ltxtquery. | Tom Lane | 15.18 |
| 2025-04-12 | Fix GIN's shimTriConsistentFn to not corrupt its input. | Tom Lane | 15.13 |
| 2024-01-07 | Fix integer-overflow problem in intarray's g_int_decompress(). | Tom Lane | 15.6 |