Commits

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

DateSubjectAuthorReleases
2026-06-08 Guard against uninitialized default locale. Jeff Davis 18 (unreleased)
2026-06-08 dict_synonym.c: remove incorrect outlen. Jeff Davis 18 (unreleased)
2026-04-22 catcache.c: use C_COLLATION_OID for texteqfast/texthashfast. Jeff Davis 18.4
2026-04-20 Fix callers of unicode_strtitle() using srclen == -1. Jeff Davis 18.4
2026-04-14 Check for unterminated strings when calling uloc_getLanguage(). Jeff Davis 18.4
2026-04-13 Fix overrun when comparing with unterminated ICU language string. Jeff Davis 18.4
2026-03-19 Fix dependency on FDW handler. Jeff Davis 18.4
2026-02-26 Yet another ltree fix for REL_18_STABLE. Jeff Davis 18.4
2026-02-26 Fix more multibyte issues in ltree. Jeff Davis 18.4
2026-02-26 Fix memory leaks in pg_locale_icu.c. Jeff Davis 18.4
2026-01-29 Fix theoretical memory leaks in pg_locale_libc.c. Jeff Davis 18.2
2026-01-27 Fix crash introduced by incorrect backport 806555e300. Jeff Davis 18.2
2025-12-16 ltree: fix case-insensitive matching. Jeff Davis 18.2
2025-12-16 Fix multibyte issue in ltree_strncasecmp(). Jeff Davis 18.2
2025-11-05 Special case C_COLLATION_OID in pg_newlocale_from_collation(). Jeff Davis 18.1
2025-09-09 meson: build checksums with extra optimization flags. Jeff Davis 18.0
2025-08-27 Check for more Unicode functions during upgrade. Jeff Davis 18.0
2025-08-05 Don't copy datlocale from template unless provider matches. Jeff Davis 18.0
2025-08-02 Simplify options in pg_dump and pg_restore. Jeff Davis 18.0
2025-08-01 pg_dump: reject combination of "only" and "with" Jeff Davis 18.0
2025-07-16 pg_dumpall: Skip global objects with --statistics-only or --no-schema. Jeff Davis 18.0
2025-06-19 Correct docs about partitions and EXCLUDE constraints. Jeff Davis 18.0
2025-06-13 Comment fixups from 626df47ad9. Jeff Davis 18.0
2025-06-11 Revert a few small patches that were intended for version 19. Jeff Davis 18.0
2025-06-10 inet_net_pton.c: use pg_ascii_tolower() rather than tolower(). Jeff Davis 18.0