master
Translation updates
pg_dump: Remove dead code in TAP tests
Clean up after pg_dump test runs.
Update copyright for 2026
Pre-beta mechanical code beautification, step 1: run pgindent.
Avoid leaking duplicated file descriptors in corner cases.
pg_dump: Use pg_malloc_object() and pg_malloc_array()
SQL Property Graph Queries (SQL/PGQ)
Add non-text output formats to pg_dumpall
Add missing source file to pg_dump/nls.mk
Rework signal handler infrastructure to pass sender info as argument.
pg_restore: Use dependency-based matching for STATISTICS DATA
Move common pg_dump code related to connections to a new file
Revert "pg_dump: Lock all relations, not just plain tables".
Rearrange pg_dump's handling of large objects for better efficiency.
Fix tar files emitted by pg_dump and pg_basebackup to be POSIX conformant.
pg_dump: scope indAttNames per index in getIndexes()
Fix pg_dump for CREATE FOREIGN DATA WRAPPER ... CONNECTION.
Fix new-to-v19 -Wshadow warnings
Fix options listing of pg_restore --no-globals