master
Add system view pg_stat_recovery
Remove recovery.signal at recovery end when both signal files are present.
Fix recovery target test waiting on unavailable WAL
Fix another instability in recovery TAP test 004_timeline_switch
Update copyright for 2026
Fix rare instability in recovery TAP test 009_twophase
Pre-beta mechanical code beautification, step 2: run pgperltidy.
Clean up 019_replslot_limit.pl comments
Fix a set of typos and grammar issues across the tree
Use command_ok for pg_regress calls in 002_pg_upgrade and 027_stream_regress
Fix second race with timeline selection during promotion
Adjust log level of logical decoding messages by context
Improving handling of oversized records in xlogreader.c
Add recovery/startup test with backup_label and missing checkpoint segment
Fix typos and inconsistencies in code and comments
Fix WAIT FOR LSN cleanup on subtransaction abort
Add recovery test for missing redo segment with backup_label
Fix background psql session cleanup in 051_effective_wal_level.pl.
Switch to FATAL error for missing checkpoint record without backup_label
Skip pg_database.dathasloginevt cleanup on standby
Fix unlogged sequence corruption after standby promotion
Fix cascading standby reconnect failure after archive fallback
Make all Perl warnings fatal