master
Move psql's psqlscan.l into src/fe_utils.
Update copyright for 2026
Prevent path traversal in pg_basebackup and pg_rewind
Fix multiple bugs in astreamer pipeline code.
Fix poorly-sized buffers in astreamer compression modules.
fe_utils: Sprinkle some pg_malloc_object() and pg_malloc_array()
meson: allow disabling building/installation of static libraries.
Pre-beta mechanical code beautification, step 1: run pgindent.
psql: Fix expanded aligned output
Support more object types within CREATE SCHEMA.
Disallow CR and LF in database, role, and tablespace names