Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-16 | Fix int32 overflow in ltree_compare() | Heikki Linnakangas | 15 (unreleased) |
| 2026-05-15 | Re-add regression tests for ltree and intarray | Michael Paquier | 15 (unreleased) |
| 2026-05-11 | Remove test cases for field overflows in intarray and ltree. | Tom Lane | 15.18 |
| 2026-05-11 | ltree: Fix overflows with lquery parsing | Michael Paquier | 15.18 |
| 2026-05-11 | Guard against overflow in "left" fields of query_int and ltxtquery. | Tom Lane | 15.18 |
| 2023-04-23 | Validate ltree siglen GiST option to be int-aligned | Alexander Korotkov | 15.3 |