master
Show estimated number of groups for Incremental Sort in EXPLAIN
psql: Don't do backquote expansion in \unrestrict.
Use EVP_MAC for HMAC (OpenSSL >= 3.0)
Teach psql to skip in-line COPY ... FROM STDIN data after a failure.
ecpg: Fix out-of-bound writes due to processing of invalid bytea data
Add CONCURRENTLY option to REPACK
Use palloc_array() in pltcl and plperl to avoid overflow
On Windows, make link(2) report ENOTSUP when appropriate.
Switch the semaphore API on Solaris to unnamed POSIX.
Fix out-of-bound reads with ascii() for invalid multibyte characters
Fix MSVC warnings from new timezone code
Save/restore more lexer state when skipping text due to \if.
Pre-beta mechanical code beautification, step 1: run pgindent.
Convert cvsignore to gitignore, and add .gitignore for build targets.
Replace a couple of references to files that no longer exist in the source tree with references to the appropriate URLs.
Update Unicode data to CLDR 48.2
Restore AIX support.
Update copyright for 2026
Fix update-po for the PGXS case