Commits

DateSubjectAuthorReleases
2026-05-11 ltree: Fix overflows with lquery parsing Michael Paquier 14.23
2026-05-11 ltree: Fix overflows with lquery parsing Michael Paquier 15.18
2026-05-11 ltree: Fix overflows with lquery parsing Michael Paquier 16.14
2026-05-11 ltree: Fix overflows with lquery parsing Michael Paquier 17.10
2026-05-11 ltree: Fix overflows with lquery parsing Michael Paquier 18.4
2026-05-11 ltree: Fix overflows with lquery parsing Michael Paquier 19 (unreleased)
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 19 (unreleased)
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 18.2
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 17.8
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 14.21
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 15.16
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 16.12
2025-12-05 Use more palloc_object() and palloc_array() in contrib/ Michael Paquier 19 (unreleased)
2024-12-17 Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint() Peter Eisentraut 18.0
2024-10-28 Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 18.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-01-10 New header varatt.h split off from postgres.h Peter Eisentraut 16.0
2023-01-06 Allow hyphens in ltree labels Andrew Dunstan 16.0
2022-12-29 Fix oversight in 7a05425d96 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-04-01 Add support for binary I/O of ltree, lquery, and ltxtquery types. 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-29 Cosmetic improvements in ltree code. Tom Lane 13.0