Commits

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

DateSubjectAuthorReleases
2026-04-16 Fix comments for Korean encodings in encnames.c Thomas Munro 14.23
2026-04-03 jit: No backport::SectionMemoryManager for LLVM 22. Thomas Munro 14.23
2026-04-02 jit: Stop emitting lifetime.end for LLVM 22. Thomas Munro 14.23
2026-02-17 Fix test_valid_server_encoding helper function. Thomas Munro 14.22
2026-02-08 Code coverage for most pg_mblen* calls. Thomas Munro 14.21
2026-02-08 Replace pg_mblen() with bounds-checked versions. Thomas Munro 14.21
2026-02-08 Fix mb2wchar functions on short input. Thomas Munro 14.21
2026-02-08 Fix encoding length for EUC_CN. Thomas Munro 14.21
2026-01-22 jit: Add missing inline pass for LLVM >= 17. Thomas Munro 14.21
2025-12-31 jit: Fix jit_profiling_support when unavailable. Thomas Munro 14.21
2025-12-30 jit: Remove -Wno-deprecated-declarations in 18+. Thomas Munro 14.21
2025-12-21 Fix printf format string warning on MinGW. Thomas Munro 14.21
2025-11-22 jit: Adjust AArch64-only code for LLVM 21. Thomas Munro 14.21
2025-11-17 Define PS_USE_CLOBBER_ARGV on GNU/Hurd. Thomas Munro 14.21
2025-11-07 Fix generic read and write barriers for Clang. Thomas Munro 14.20
2025-01-18 Fix readlink() for non-PostgreSQL junction points on Windows. Thomas Munro 14.16
2025-01-18 Fix stat() for recursive junction points on Windows. Thomas Munro 14.16
2025-01-09 Fix off_t overflow in pg_basebackup on Windows. Thomas Munro 14.16
2025-01-09 Provide 64-bit ftruncate() and lseek() on Windows. Thomas Munro 14.16
2025-01-08 Fix C error reported by Oracle compiler. Thomas Munro 14.16
2025-01-07 Restore smgrtruncate() prototype in back-branches. Thomas Munro 14.16
2024-12-20 Fix corruption when relation truncation fails. Thomas Munro 14.16
2024-12-02 RelationTruncate() must set DELAY_CHKPT_START. Thomas Munro 14.16
2024-11-28 Fix MinGW %d vs %lu warnings in back branches. Thomas Munro 14.16
2024-11-28 Skip SectionMemoryManager.h in cpluspluscheck. Thomas Munro 14.16