Commits

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-05-11 Prevent buffer overrun in unicode_normalize(). Tom Lane 14.23
2026-05-11 Prevent buffer overrun in unicode_normalize(). Tom Lane 15.18
2026-05-11 Prevent buffer overrun in unicode_normalize(). Tom Lane 16.14
2026-05-11 Prevent buffer overrun in unicode_normalize(). Tom Lane 17.10
2026-05-11 Prevent buffer overrun in unicode_normalize(). Tom Lane 18.4
2026-05-11 Prevent buffer overrun in unicode_normalize(). Tom Lane 19 (unreleased)
2026-02-02 Refactor att_align_nominal() to improve performance. Tom Lane 19 (unreleased)
2025-12-06 Fix text substring search for non-deterministic collations. Tom Lane 19 (unreleased)
2025-12-06 Fix text substring search for non-deterministic collations. Tom Lane 18.2
2025-11-04 Allow "SET list_guc TO NULL" to specify setting the GUC to empty. Tom Lane 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. Tom Lane 19 (unreleased)
2024-10-08 Add min and max aggregates for bytea type. Tom Lane 18.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-12-15 Convert a few more datatype input functions to report errors softly. Tom Lane 16.0
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.6 (unreleased)
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.3 (unreleased)
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 11.18
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 10.23
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.5 (unreleased)
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.2 (unreleased)
2022-09-21 Suppress more variable-set-but-not-used warnings from clang 15. Tom Lane 9.4 (unreleased)
2022-09-13 Split up guc.c for better build speed and ease of maintenance. Tom Lane 16.0
2022-08-14 Preserve memory context of VarStringSortSupport buffers. Tom Lane 12.13
2022-08-14 Preserve memory context of VarStringSortSupport buffers. Tom Lane 10.23