master
Add support for incremental backup.
Fix accidentally cast away qualifiers
Online enabling and disabling of data checksums
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
Use palloc_object() and palloc_array() in backend code
Don't include wait_event.h in pgstat.h
Reduce header inclusions via execnodes.h