Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-04-08 Remove MULE_INTERNAL encoding. Thomas Munro 19 (unreleased)
2026-02-19 Use fallthrough attribute instead of comment Peter Eisentraut 19 (unreleased)
2026-02-14 pg_mblen_range, pg_mblen_with_len: Valgrind after encoding ereport. Noah Misch 14.22
2026-02-14 pg_mblen_range, pg_mblen_with_len: Valgrind after encoding ereport. Noah Misch 17.9
2026-02-14 pg_mblen_range, pg_mblen_with_len: Valgrind after encoding ereport. Noah Misch 15.17
2026-02-14 pg_mblen_range, pg_mblen_with_len: Valgrind after encoding ereport. Noah Misch 16.13
2026-02-14 pg_mblen_range, pg_mblen_with_len: Valgrind after encoding ereport. Noah Misch 18.3
2026-02-14 pg_mblen_range, pg_mblen_with_len: Valgrind after encoding ereport. Noah Misch 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-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 14.21
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 15.16
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 16.12
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 17.8
2025-12-11 Fix some comments. Nathan Bossart 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-10-29 Use C11 char16_t and char32_t for Unicode code points. Jeff Davis 19 (unreleased)
2025-05-23 Revert function to get memory context stats for processes Daniel Gustafsson 18.0
2025-05-05 With GB18030, prevent SIGSEGV from reading past end of allocation. Noah Misch 13.21