master
Don't accept length of -1 in pg_locale.h APIs.
Replace the data structure used for keyword lookup.
instrumentation: Standardize ticks to nanosecond conversion method
Update copyright for 2026
Remove #include <math.h> where not needed
Fix assorted places that need to use palloc_array().
Move tar detection and compression logic to common.
Don't include wait_event.h in pgstat.h
Change floating-point output format for improved performance.
Fix comments for Korean encodings in encnames.c
Make palloc_array() and friends safe against integer overflow.
Use fallthrough attribute instead of comment
pg_test_timing: Show additional TSC clock source debug info
Pre-beta mechanical code beautification, step 1: run pgindent.
Fix heap-buffer-overflow in pglz_decompress() on corrupt input.
Make implementation of SASLprep compliant for ASCII characters
Fix accidentally cast away qualifiers
Revert "Replace pg_restrict by standard restrict"
Fix off-by-one with NFC recomposition for Hangul U+11A7 (TBASE)