Commits

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

DateSubjectAuthorReleases
2026-04-16 Fix comments for Korean encodings in encnames.c Thomas Munro 16.14
2026-04-03 jit: No backport::SectionMemoryManager for LLVM 22. Thomas Munro 16.14
2026-04-02 jit: Stop emitting lifetime.end for LLVM 22. Thomas Munro 16.14
2026-02-17 Fix test_valid_server_encoding helper function. Thomas Munro 16.13
2026-02-08 Code coverage for most pg_mblen* calls. Thomas Munro 16.12
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 16.12
2026-02-08 Fix mb2wchar functions on short input. Thomas Munro 16.12
2026-02-08 Fix encoding length for EUC_CN. Thomas Munro 16.12
2026-02-06 Placate ABI checker. Thomas Munro 16.12
2026-02-06 Add file_extend_method=posix_fallocate,write_zeros. Thomas Munro 16.12
2026-01-22 jit: Add missing inline pass for LLVM >= 17. Thomas Munro 16.12
2025-12-31 jit: Fix jit_profiling_support when unavailable. Thomas Munro 16.12
2025-12-30 jit: Remove -Wno-deprecated-declarations in 18+. Thomas Munro 16.12
2025-12-29 ci: Test Windows + Mkvcbuild.pm in REL_16_STABLE. Thomas Munro 16.12
2025-12-29 Fix Mkvcbuild.pm builds of test_cloexec.c. Thomas Munro 16.12
2025-12-21 Fix printf format string warning on MinGW. Thomas Munro 16.12
2025-12-21 Clean up test_cloexec.c and Makefile. Thomas Munro 16.12
2025-12-09 Fix O_CLOEXEC flag handling in Windows port. Thomas Munro 16.12
2025-11-22 jit: Adjust AArch64-only code for LLVM 21. Thomas Munro 16.12
2025-11-16 Define PS_USE_CLOBBER_ARGV on GNU/Hurd. Thomas Munro 16.12
2025-11-07 Fix generic read and write barriers for Clang. Thomas Munro 16.11
2025-11-06 ci: Add missing "set -e" to scripts run by su. Thomas Munro 16.11
2025-01-20 Fix latch event policy that hid socket events. Thomas Munro 16.7
2025-01-09 Fix off_t overflow in pg_basebackup on Windows. Thomas Munro 16.7
2025-01-09 Provide 64-bit ftruncate() and lseek() on Windows. Thomas Munro 16.7