Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-08 | Replace pg_mblen() with bounds-checked versions. | Thomas Munro | 14.21 |
| 2025-04-19 | Be more wary of corrupt data in pageinspect's heap_page_items(). | Tom Lane | 14.18 |
| 2024-09-12 | Reintroduce support for sequences in pgstattuple and pageinspect. | Nathan Bossart | 14.14 |
| 2021-02-24 | Fix some typos, grammar and style in docs and comments | Michael Paquier | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-06-29 | Avoid using %c printf format for potentially non-ASCII characters. | Tom Lane | 14.0 |