Commits

DateSubjectAuthorReleases
2026-05-11 Guard against overflow in "left" fields of query_int and ltxtquery. Tom Lane 14.23
2026-05-11 Guard against overflow in "left" fields of query_int and ltxtquery. Tom Lane 15.18
2026-05-11 Guard against overflow in "left" fields of query_int and ltxtquery. Tom Lane 16.14
2026-05-11 Guard against overflow in "left" fields of query_int and ltxtquery. Tom Lane 17.10
2026-05-11 Guard against overflow in "left" fields of query_int and ltxtquery. Tom Lane 18.4
2026-05-11 Guard against overflow in "left" fields of query_int and ltxtquery. Tom Lane 19 (unreleased)
2026-02-19 Use fallthrough attribute instead of comment Peter Eisentraut 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
2026-01-05 Fix typos and inconsistencies in code and comments Michael Paquier 19 (unreleased)
2025-12-05 Use more palloc_object() and palloc_array() in contrib/ Michael Paquier 19 (unreleased)
2025-02-20 Remove various unnecessary (char *) casts Peter Eisentraut 18.0
2024-12-17 Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint() Peter Eisentraut 18.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 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-28 Convert contrib/ltree's input functions to report errors softly Andrew Dunstan 16.0
2022-10-06 Remove useless character-length checks in contrib/ltree. Tom Lane 16.0
2022-04-13 Remove extraneous blank lines before block-closing braces Alvaro Herrera 15.0
2020-04-01 Add support for binary I/O of ltree, lquery, and ltxtquery types. Tom Lane 13.0