master
Translation updates
psql: Make ParseVariableDouble reject values above max
Convert tab-complete's long else-if chain to a switch statement.
Update copyright for 2026
psql: save/restore truePrint/falsePrint printQueryOpt values
psql: Fix issues with deferred errors in pipelines
Use pg_malloc_object() and pg_alloc_array() variants in frontend code
Fix translatable string construction in psql
psql: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands.
SQL Property Graph Queries (SQL/PGQ)
Enable -Wstrict-prototypes and -Wold-style-definition by default
Pre-beta mechanical code beautification, step 1: run pgindent.
More use of getpwuid_r() directly
psql: Add %i prompt escape to indicate hot standby status.
Improve FILES section of psql reference page.
psql: Tab completion for CHECKPOINT FLUSH_UNLOGGED boolean options