master
Translation updates
Make 030_pg_recvlogical robust against PID reuse
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
Undo inadvertent loosening of archive filename checking.
Fix mismatched deallocation functions
Clean up read() return type
Clean up write() return type
Clean up quoting of variable strings within replication commands.
Use pg_malloc_object() and pg_alloc_array() variants in frontend code