Commits

DateSubjectAuthorReleases
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
2018-04-04 Use ARMv8 CRC instructions where available. Heikki Linnakangas 11.0
2017-04-07 Use SASLprep to normalize passwords for SCRAM authentication. Heikki Linnakangas 10.0
2017-03-07 Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Heikki Linnakangas 10.0
2017-03-07 Refactor SHA2 functions and move them to src/common/. Heikki Linnakangas 10.0
2016-12-05 Replace PostmasterRandom() with a stronger source, second attempt. Heikki Linnakangas 10.0
2016-10-18 Revert "Replace PostmasterRandom() with a stronger way of generating randomness." Heikki Linnakangas 10.0
2016-10-17 Replace PostmasterRandom() with a stronger way of generating randomness. Heikki Linnakangas 10.0
2016-09-23 Improve error message on MSVC if perl*.lib is not found. Heikki Linnakangas 10.0
2016-09-02 Move code shared between libpq and backend from backend/libpq/ to common/. Heikki Linnakangas 10.0
2015-04-14 Use Intel SSE 4.2 CRC instructions where available. Heikki Linnakangas 9.5.0
2015-04-14 Reorganize our CRC source files again. Heikki Linnakangas 9.5.0
2015-03-23 Try to fix MSVC build of pg_rewind. Heikki Linnakangas 9.5.0
2015-03-23 Add pg_rewind, for re-synchronizing a master server after failback. Heikki Linnakangas 9.5.0
2015-03-21 Make pg_xlogdump MSVC build work more like others. Heikki Linnakangas 9.5.0
2015-02-09 Fix MSVC build. Heikki Linnakangas 9.5.0
2014-08-11 Break out OpenSSL-specific code to separate files. Heikki Linnakangas 9.5.0
2014-05-05 Replace SYSTEMQUOTEs with Windows-specific wrapper functions. Heikki Linnakangas 9.4.0
2013-02-27 Fix MSVC build. Heikki Linnakangas 9.3.0
2011-09-01 Fix MinGW build, broken by my previous patch to add a setlocale() wrapper Heikki Linnakangas 9.1.0
2011-09-01 Fix MinGW build, broken by my previous patch to add a setlocale() wrapper Heikki Linnakangas 9.2.0
2010-09-11 Introduce latches. A latch is a boolean variable, with the capability to Heikki Linnakangas 9.1.0
2010-01-20 Adjust MSVC build script too, now that the walreceiver dynamic module Heikki Linnakangas 9.0.0