Commits

DateSubjectAuthorReleases
2026-04-07 instrumentation: Standardize ticks to nanosecond conversion method Andres Freund 19 (unreleased)
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 18.0
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 19 (unreleased)
2024-09-11 common/jsonapi: support libpq as a client Peter Eisentraut 18.0
2024-09-02 Remove support for OpenSSL older than 1.1.0 Daniel Gustafsson 18.0
2024-08-12 Remove fe_memutils from libpgcommon_shlib Peter Eisentraut 18.0
2024-03-07 Unicode case mapping tables and functions. Jeff Davis 17.0
2023-12-20 Add a new WAL summarizer process. Robert Haas 17.0
2023-12-20 Remove MSVC scripts Michael Paquier 17.0
2023-12-19 Move src/bin/pg_verifybackup/parse_manifest.c into src/common. Robert Haas 17.0
2023-11-06 Remove distprep Peter Eisentraut 17.0
2023-11-02 Additional unicode primitive functions. Jeff Davis 17.0
2023-10-07 Restore proper linkage of pg_char_to_encoding() and friends. Tom Lane 17.0
2023-09-18 Make binaryheap available to frontend code. Nathan Bossart 17.0
2023-02-05 Revert refactoring of restore command code to shell_restore.c Michael Paquier 16.0
2023-01-18 Refactor code for restoring files via shell commands Michael Paquier 16.0
2023-01-11 Common function for percent placeholder replacement Peter Eisentraut 16.0
2022-12-28 Reorder some object files in makefiles Peter Eisentraut 16.0
2022-04-12 Rename backup_compression.{c,h} to compression.{c,h} Michael Paquier 15.0
2022-03-23 Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL. Robert Haas 15.0
2021-11-29 Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. Tom Lane 15.0
2021-08-19 Revert refactoring of hex code to src/common/ Michael Paquier 14.0
2021-08-19 Revert refactoring of hex code to src/common/ Michael Paquier 15.0
2021-04-03 Refactor HMAC implementations Michael Paquier 14.0
2021-02-01 Introduce --with-ssl={openssl} as a configure option Michael Paquier 14.0