Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2026-06-08 dict_synonym.c: remove incorrect outlen. Jeff Davis 16 (unreleased)
2026-04-14 Check for unterminated strings when calling uloc_getLanguage(). Jeff Davis 16.14
2026-03-19 Fix dependency on FDW handler. Jeff Davis 16.14
2026-02-26 Fix more multibyte issues in ltree. Jeff Davis 16.14
2026-02-26 Fix memory leaks in pg_locale_icu.c. Jeff Davis 16.14
2025-12-16 Fix multibyte issue in ltree_strncasecmp(). Jeff Davis 16.12
2025-09-09 meson: build checksums with extra optimization flags. Jeff Davis 16.11
2025-04-06 Fix unintentional 'NULL' string literal in pg_upgrade. Jeff Davis 16.9
2024-07-30 Relax check for return value from second call of pg_strnxfrm(). Jeff Davis 16.4
2024-03-25 Clarify comment for LogicalTapeSetBlocks(). Jeff Davis 16.3
2024-03-05 docs: Update HOT update docs for 19d8e2308b Jeff Davis 16.3
2024-01-18 Fix buildfarm error from commit 5c31669058. Jeff Davis 16.2
2024-01-13 Fix memory leak in connection string validation. Jeff Davis 16.2
2024-01-12 Re-validate connection string in libpqrcv_connect(). Jeff Davis 16.2
2023-10-10 Fix bug in GenericXLogFinish(). Jeff Davis 16.1
2023-08-22 Fix pg_dump assertion failure when dumping pg_catalog. Jeff Davis 16.0
2023-08-10 Remove test from commit fa2e874946. Jeff Davis 16.0
2023-08-09 Recalculate search_path after ALTER ROLE. Jeff Davis 16.0
2023-06-21 ICU: do not convert locale 'C' to 'en-US-u-va-posix'. Jeff Davis 16.0
2023-06-21 initdb: change default --locale-provider back to libc. Jeff Davis 16.0
2023-06-20 test_extensions: make meson.build consistent with Makefile. Jeff Davis 16.0
2023-06-19 pg_regress: for --no-locale, use LOCALE='C'. Jeff Davis 16.0
2023-06-16 CREATE DATABASE: make LOCALE apply to all collation providers. Jeff Davis 16.0
2023-06-10 Revert "Fix search_path to a safe value during maintenance operations." Jeff Davis 16.0
2023-06-09 Fix search_path to a safe value during maintenance operations. Jeff Davis 16.0