Commits

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

DateSubjectAuthorReleases
2026-06-30 Remove radius from initdb authentication methods. Thomas Munro 19 (unreleased)
2026-04-16 Fix comments for Korean encodings in encnames.c Thomas Munro 19 (unreleased)
2026-04-10 read_stream: Remove obsolete comment. Thomas Munro 19 (unreleased)
2026-04-08 Remove RADIUS support. Thomas Munro 19 (unreleased)
2026-04-08 aio: Adjust I/O worker pool automatically. Thomas Munro 19 (unreleased)
2026-04-08 pg_upgrade: Check for unsupported encodings. Thomas Munro 19 (unreleased)
2026-04-08 Remove MULE_INTERNAL encoding. Thomas Munro 19 (unreleased)
2026-04-05 aio: Simplify pgaio_worker_submit(). Thomas Munro 19 (unreleased)
2026-04-04 More tar portability adjustments. Thomas Munro 19 (unreleased)
2026-04-03 jit: No backport::SectionMemoryManager for LLVM 22. Thomas Munro 19 (unreleased)
2026-04-02 jit: Stop emitting lifetime.end for LLVM 22. Thomas Munro 19 (unreleased)
2026-04-01 Fix pg_waldump/t/001_basic.pl with BSD tar on ZFS. Thomas Munro 19 (unreleased)
2026-02-17 Fix test_valid_server_encoding helper function. Thomas Munro 19 (unreleased)
2026-02-08 Code coverage for most pg_mblen* calls. Thomas Munro 19 (unreleased)
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 19 (unreleased)
2026-02-08 Fix encoding length for EUC_CN. Thomas Munro 19 (unreleased)
2026-02-08 Fix mb2wchar functions on short input. Thomas Munro 19 (unreleased)
2026-02-06 Add file_extend_method=posix_fallocate,write_zeros. Thomas Munro 19 (unreleased)
2026-01-22 jit: Add missing inline pass for LLVM >= 17. Thomas Munro 19 (unreleased)
2025-12-31 jit: Fix jit_profiling_support when unavailable. Thomas Munro 19 (unreleased)
2025-12-30 jit: Drop redundant LLVM configure probes. Thomas Munro 19 (unreleased)
2025-12-30 jit: Remove -Wno-deprecated-declarations in 18+. Thomas Munro 19 (unreleased)
2025-12-29 Fix Mkvcbuild.pm builds of test_cloexec.c. Thomas Munro 19 (unreleased)
2025-12-21 Clean up test_cloexec.c and Makefile. Thomas Munro 19 (unreleased)
2025-12-09 Fix O_CLOEXEC flag handling in Windows port. Thomas Munro 19 (unreleased)