Commits

DateSubjectAuthorReleases
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-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-21 tsearch: use database default collation for parsing. Jeff Davis 19 (unreleased)
2025-07-09 Change wchar2char() and char2wchar() to accept a locale_t. Jeff Davis 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-17 Remove ts_locale.c's lowerstr() Peter Eisentraut 18.0
2024-12-17 Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint() Peter Eisentraut 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-03-17 Fix t_isspace(), etc., when datlocprovider=i and datctype=C. Jeff Davis 16.0
2023-03-17 Fix t_isspace(), etc., when datlocprovider=i and datctype=C. Jeff Davis 15.3
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-06 Introduce t_isalnum() to replace t_isalpha() || t_isdigit() tests. Tom Lane 16.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-09-24 Improve behavior of tsearch_readline(), and remove t_readline(). Tom Lane 14.0
2020-09-23 Avoid possible dangling-pointer access in tsearch_readline_callback. Tom Lane 11.10
2020-09-23 Avoid possible dangling-pointer access in tsearch_readline_callback. Tom Lane 10.15
2020-09-23 Avoid possible dangling-pointer access in tsearch_readline_callback. Tom Lane 9.6.20