Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-26 | Fix more multibyte issues in ltree. | Jeff Davis | 16.14 |
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 16.12 |
| 2025-12-16 | Fix multibyte issue in ltree_strncasecmp(). | Jeff Davis | 16.12 |
| 2022-10-06 | Remove useless character-length checks in contrib/ltree. | Tom Lane | 16.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |