Commits

DateSubjectAuthorReleases
2026-06-29 Stamp HEAD as 20devel. Joe Conway master
2026-06-01 Stamp 19beta1. Tom Lane 19 (unreleased)
2026-05-11 Stamp 14.23. Tom Lane 14.23
2026-05-11 Stamp 15.18. Tom Lane 15.18
2026-05-11 Stamp 16.14. Tom Lane 16.14
2026-05-11 Stamp 17.10. Tom Lane 17.10
2026-05-11 Stamp 18.4. Tom Lane 18.4
2026-05-11 Add timingsafe_bcmp(), for constant-time memory comparison Heikki Linnakangas 14.23
2026-05-11 Add timingsafe_bcmp(), for constant-time memory comparison Heikki Linnakangas 15.18
2026-05-11 Add timingsafe_bcmp(), for constant-time memory comparison Heikki Linnakangas 16.14
2026-05-11 Add timingsafe_bcmp(), for constant-time memory comparison Heikki Linnakangas 17.10
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-03-30 Add warning option -Wold-style-declaration Peter Eisentraut 19 (unreleased)
2026-03-30 configure: Apply -Werror=vla to C++ as well as C Peter Eisentraut 19 (unreleased)
2026-03-25 Remove compiler warning option -Wendif-labels Peter Eisentraut 19 (unreleased)
2026-03-18 Enable -Wstrict-prototypes and -Wold-style-definition by default Peter Eisentraut 19 (unreleased)
2026-03-18 ssl: Serverside SNI support for libpq Daniel Gustafsson 19 (unreleased)
2026-03-16 Hardcode override of typeof_unqual for clang-for-bitcode Peter Eisentraut 19 (unreleased)
2026-03-15 Move -ffast-math defense to float.c and remove the configure check. Tom Lane 19 (unreleased)
2026-03-13 Change copyObject() to use typeof_unqual Peter Eisentraut 19 (unreleased)
2026-03-09 Move comment back to better place Peter Eisentraut 19 (unreleased)
2026-03-06 Portable StaticAssertExpr Peter Eisentraut 19 (unreleased)