Commits
Showing commits that first shipped in 19 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Fix overflows with ts_headline() | Michael Paquier | 19 (unreleased) |
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 19 (unreleased) |
| 2026-01-01 | Update copyright for 2026 | Bruce Momjian | 19 (unreleased) |
| 2025-12-09 | Use palloc_object() and palloc_array() in backend code | Michael Paquier | 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) |