Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2026-06-17 Fix pgstat_count_io_op_time() calls passing incorrect information Michael Paquier 18 (unreleased)
2025-12-16 Fail recovery when missing redo checkpoint record without backup_label Michael Paquier 18.2
2025-11-04 Fix unconditional WAL receiver shutdown during stream-archive transition Michael Paquier 18.1
2025-10-22 Make invalid primary_slot_name follow standard GUC error reporting. Fujii Masao 18.1
2025-09-25 Don't include execnodes.h in replication/conflict.h Álvaro Herrera 18.1
2025-04-02 Improve error message when standby does accept connections. Fujii Masao 18.0
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 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 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