Commits

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

DateSubjectAuthorReleases
2026-06-01 Stamp 19beta1. Tom Lane 19 (unreleased)
2026-04-20 Meson: Fix check_header() for readline and gssapi Michael Paquier 19 (unreleased)
2026-04-19 Fix 64-bit shifting in dynahash.c Peter Eisentraut 19 (unreleased)
2026-04-16 MSVC: Turn missing function declaration into an error Peter Eisentraut 19 (unreleased)
2026-04-07 Add errdetail() with PID and UID about source of termination signal. Andrew Dunstan 19 (unreleased)
2026-04-04 Compute CRC32C on ARM using the Crypto Extension where available John Naylor 19 (unreleased)
2026-04-04 Use AVX2 for calculating page checksums where available John Naylor 19 (unreleased)
2026-04-02 Check for __cpuidex and __get_cpuid_count separately John Naylor 19 (unreleased)
2026-04-01 Enable test_cplusplusext with MSVC Peter Eisentraut 19 (unreleased)
2026-03-31 Disable some C++ warnings in MSVC Peter Eisentraut 19 (unreleased)
2026-03-31 meson: Make room for C++-only warning flags for MSVC Peter Eisentraut 19 (unreleased)
2026-03-30 Add warning option -Wold-style-declaration Peter Eisentraut 19 (unreleased)
2026-03-27 Enable warning like -Wstrict-prototypes on MSVC as well Peter Eisentraut 19 (unreleased)
2026-03-26 MSVC: Remove unnecessary warning option Peter Eisentraut 19 (unreleased)
2026-03-25 Remove compiler warning option -Wendif-labels Peter Eisentraut 19 (unreleased)
2026-03-25 Disable warnings in system headers in MSVC Peter Eisentraut 19 (unreleased)
2026-03-18 Enable -Wstrict-prototypes and -Wold-style-definition by default Peter Eisentraut 19 (unreleased)
2026-03-18 Implement unaccent Unicode data update in meson Peter Eisentraut 19 (unreleased)
2026-03-18 ssl: Serverside SNI support for libpq Daniel Gustafsson 19 (unreleased)
2026-03-18 meson: Add headerscheck and cpluspluscheck targets Peter Eisentraut 19 (unreleased)
2026-03-18 meson: Add {perl|python}_includespec to generated Makefile.global Peter Eisentraut 19 (unreleased)
2026-03-16 Hardcode override of typeof_unqual for clang-for-bitcode Peter Eisentraut 19 (unreleased)
2026-03-14 Switch the semaphore API on Solaris to unnamed POSIX. Tom Lane 19 (unreleased)
2026-03-13 Change copyObject() to use typeof_unqual Peter Eisentraut 19 (unreleased)
2026-03-06 Portable StaticAssertExpr Peter Eisentraut 19 (unreleased)