Commits

DateSubjectAuthorReleases
2025-03-27 Fix guc_malloc calls for consistency and OOM checks Daniel Gustafsson 18.0
2025-03-13 pg_noreturn to replace pg_attribute_noreturn() Peter Eisentraut 18.0
2025-03-05 Rename some signal and interrupt handling functions for consistency Heikki Linnakangas 18.0
2025-02-26 Improve FATAL message for invalid TLI history at recovery Michael Paquier 18.0
2025-02-26 Re-add GUC track_wal_io_timing Michael Paquier 18.0
2025-02-24 Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing Michael Paquier 18.0
2025-02-20 Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 15.13
2025-02-20 Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 16.9
2025-02-20 Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 17.5
2025-02-20 Fix FATAL message for invalid recovery timeline at beginning of recovery Michael Paquier 18.0
2025-02-04 Add data for WAL in pg_stat_io and backend statistics Michael Paquier 18.0
2025-01-20 Fix header check for continuation records where standbys could be stuck Michael Paquier 15.11
2025-01-20 Fix header check for continuation records where standbys could be stuck Michael Paquier 16.7
2025-01-20 Fix header check for continuation records where standbys could be stuck Michael Paquier 17.3
2025-01-20 Fix header check for continuation records where standbys could be stuck Michael Paquier 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-11-27 Make GUC_check_errdetail messages full sentences Álvaro Herrera 18.0
2024-11-04 Revert pg_wal_replay_wait() stored procedure Alexander Korotkov 18.0
2024-11-01 Rename two functions that wake up other processes Heikki Linnakangas 18.0
2024-10-24 Move LSN waiting declarations and definitions to better place Alexander Korotkov 18.0
2024-09-09 Remove emode argument from XLogFileRead() and XLogFileReadAnyTLI() Michael Paquier 18.0
2024-09-03 Define PG_TBLSPC_DIR for path pg_tblspc/ in data folder Michael Paquier 18.0
2024-08-02 Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 18.0
2024-07-04 Assign error codes where missing for user-facing failures Michael Paquier 18.0