master
Add support for incremental backup.
Fix accidentally cast away qualifiers
Clean up readlink() return type
Add all required calls to TupleDescFinalize()
Add missing deflateEnd() for server-side gzip base backups
Pre-beta mechanical code beautification, step 1: run pgindent.
Update copyright for 2026
Clear base backup progress on backup failure
Clean up write() return type
Don't include wait_event.h in pgstat.h
Make blkreftable API use size_t/ssize_t consistently
Reduce header inclusions via execnodes.h