master
Add system view pg_stat_recovery
Remove recovery.signal at recovery end when both signal files are present.
Improve tests for recovery_target_timeline GUC.
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
Fix typos and inconsistencies in code and comments
Fix WAIT FOR LSN cleanup on subtransaction abort
Fix race when logical decoding activation is concurrently interrupted.
Switch to FATAL error for missing checkpoint record without backup_label
Skip pg_database.dathasloginevt cleanup on standby
Make all Perl warnings fatal