Commits

DateSubjectAuthorReleases
2026-02-24 Fix variety of typos and grammar mistakes Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-11-06 Use XLogRecPtrIsValid() in various places Álvaro Herrera 19 (unreleased)
2025-07-07 Standardize LSN formatting by zero padding Álvaro Herrera 19 (unreleased)
2025-04-04 pg_recvlogical: Add --failover option. Masahiko Sawada 18.0
2025-02-20 Remove various unnecessary (char *) casts Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-12 Order getopt arguments Peter Eisentraut 16.0
2022-11-30 Refactor code parsing compression option values (-Z/--compress) 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-09-20 Harmonize more parameter names in bulk. Peter Geoghegan 16.0
2022-09-19 walmethods.c/h: Make WalWriteMethod more object-oriented. Robert Haas 16.0
2022-09-14 Use SIGNAL_ARGS consistently to declare signal handlers. Tom Lane 16.0
2022-09-14 Handle SIGTERM in pg_receivewal and pg_recvlogical Daniel Gustafsson 16.0
2022-09-14 Simplify handling of compression level with compression specifications Michael Paquier 15.0
2022-09-14 Simplify handling of compression level with compression specifications Michael Paquier 16.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-04-13 Rework compression options of pg_receivewal Michael Paquier 15.0
2022-04-12 Remove WalCompressionMethod in favor of pg_compress_algorithm Michael Paquier 15.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2022-03-18 Fix header inclusion order in pg_receivewal.c Michael Paquier 15.0