Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-16 | Fix int32 overflow in ltree_compare() | Heikki Linnakangas | 17 (unreleased) |
| 2026-05-15 | Re-add regression tests for ltree and intarray | Michael Paquier | 17 (unreleased) |
| 2026-05-11 | Remove test cases for field overflows in intarray and ltree. | Tom Lane | 17.10 |
| 2026-05-11 | Guard against overflow in "left" fields of query_int and ltxtquery. | Tom Lane | 17.10 |
| 2026-05-11 | ltree: Fix overflows with lquery parsing | Michael Paquier | 17.10 |
| 2024-03-21 | Add hash support functions and hash opclass for contrib/ltree. | Tom Lane | 17.0 |