Commits

DateSubjectAuthorReleases
2026-05-11 ltree: Fix overflows with lquery parsing Michael Paquier 17.10
2026-05-11 Guard against overflow in "left" fields of query_int and ltxtquery. Tom Lane 18.4
2026-05-11 ltree: Fix overflows with lquery parsing Michael Paquier 18.4
2026-05-11 Guard against overflow in "left" fields of query_int and ltxtquery. Tom Lane 19 (unreleased)
2026-05-11 ltree: Fix overflows with lquery parsing Michael Paquier 19 (unreleased)
2025-11-01 Fix contrib/ltree's subpath() with negative offset. Tom Lane 19 (unreleased)
2024-03-21 Add hash support functions and hash opclass for contrib/ltree. Tom Lane 17.0
2023-04-23 Validate ltree siglen GiST option to be int-aligned Alexander Korotkov 14.8
2023-04-23 Validate ltree siglen GiST option to be int-aligned Alexander Korotkov 15.3
2023-04-23 Validate ltree siglen GiST option to be int-aligned Alexander Korotkov 16.0
2023-04-23 Validate ltree siglen GiST option to be int-aligned Alexander Korotkov 13.11
2023-02-27 Rework pg_input_error_message(), now renamed pg_input_error_info() Michael Paquier 16.0
2023-01-06 Allow hyphens in ltree labels Andrew Dunstan 16.0
2022-12-28 Convert contrib/ltree's input functions to report errors softly Andrew Dunstan 16.0
2020-04-01 Clean up parsing of ltree and lquery some more. Tom Lane 13.0
2020-03-31 Improve error messages in ltree_in and lquery_in. Tom Lane 13.0
2020-03-31 Fix lquery's NOT handling, and add ability to quantify non-'*' items. Tom Lane 13.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-03-28 Fix lquery's behavior for consecutive '*' items. Tom Lane 13.0
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 9.5.22
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 13.0
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 11.8
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 9.6.18
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 12.3
2020-03-28 Protect against overflow of ltree.numlevel and lquery.numlevel. Tom Lane 10.13