master
Translation updates
pg_createsubscriber: Fix duplicate publication name rejection.
pg_createsubscriber: creates a new logical replica from a standby server
Update copyright for 2026
Harden astreamer tar parsing logic against archives it can't handle.
Add missing source files to several nls.mk
Pre-beta mechanical code beautification, step 1: run pgindent.
Fix variety of typos and grammar mistakes
Clean up quoting of variable strings within replication commands.
Use pg_malloc_object() and pg_alloc_array() variants in frontend code