master
Translation updates
Pre-beta mechanical code beautification, step 2: run pgperltidy.
Re-add locally-generated files in pg_upgrade's .gitignore and Makefile
Improve some wording in pg_upgrade/IMPLEMENTATION
Fix pg_upgrade failure when extension_control_path is used
pg_upgrade: Add --swap for faster file transfer.
pg_upgrade: Message improvements
Fix a set of typos and grammar issues across the tree
pg_upgrade: Use max_protocol_version=3.0 for older servers
Pre-beta mechanical code beautification, step 1: run pgindent.
Use PG_DATA_CHECKSUM_OFF instead of hardcoded value
pg_upgrade: Fix detection of invalid logical replication slots.
Update copyright for 2026
Harmonize function parameter names for Postgres 19.
Add missing source files to several nls.mk
Use pg_malloc_object() and pg_alloc_array() variants in frontend code