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.
Clean up write() return type
Save/restore more lexer state when skipping text due to \if.
meson: allow disabling building/installation of static libraries.
Pre-beta mechanical code beautification, step 1: run pgindent.
Fix for loop variables
Teach psql to skip in-line COPY ... FROM STDIN data after a failure.
fe_utils: Sprinkle some pg_malloc_object() and pg_malloc_array()
Move SplitGUCList() to fe_utils