Commits

DateSubjectAuthorReleases
2024-02-21 Remove superfluous 'pgprocno' field from PGPROC Heikki Linnakangas 17.0
2024-02-14 Centralize logic for restoring errno in signal handlers. Nathan Bossart 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-11-30 Apply quotes more consistently to GUC names in logs Michael Paquier 17.0
2023-02-17 Redesign archive modules Michael Paquier 16.0
2023-02-02 Retire PG_SETMASK() macro. Thomas Munro 16.0
2023-02-01 Simplify main waiting loop of the archiver process Michael Paquier 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-15 Disallow setting archive_library and archive_command at the same time Peter Eisentraut 16.0
2022-10-19 Rework shutdown callback of archiver modules Michael Paquier 15.1
2022-10-19 Rework shutdown callback of archiver modules Michael Paquier 16.0
2022-09-24 Message style improvements Peter Eisentraut 16.0
2022-09-24 Message style improvements Peter Eisentraut 15.0
2022-07-26 Reduce overhead of renaming archive status files. Fujii Masao 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-05-11 Remove non-functional code for unloading loadable modules. Robert Haas 15.0
2022-04-06 pgstat: rename some pgstat_send_* functions to pgstat_report_*. Andres Freund 15.0
2022-04-06 pgstat: stats collector references in comments. Andres Freund 15.0
2022-02-03 Allow archiving via loadable modules. Robert Haas 15.0
2022-01-28 Move the code to archive files via the shell to a separate file. Robert Haas 15.0
2022-01-11 Enhance pg_log_backend_memory_contexts() for auxiliary processes. Fujii Masao 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-12-29 Fix issues in pgarch's new directory-scanning logic. Tom Lane 15.0
2021-11-22 Report wait events for local shell commands like archive_command. Fujii Masao 15.0
2021-11-11 Improve performance of pgarch_readyXlog() with many status files. Robert Haas 15.0