master
Update copyright for 2026
Fix integer-overflow problem in intarray's g_int_decompress().
Re-add regression tests for ltree and intarray
Support "make check" in contrib
Remove deprecated containment operators for contrib types.
Specialize intarray sorting
Guard against overflow in "left" fields of query_int and ltxtquery.
Mark commented out code as unused
Pre-beta mechanical code beautification, step 1: run pgindent.
Fix missed ReleaseVariableStats() in intarray's _int_matchsel().
Add selectivity estimation functions for intarray operators.
Make contrib modules' installation scripts more secure.
Implement operator class parameters
Update extensions with GIN/GIST support for parallel query.
Remove <@ from contrib/intarray's GiST operator classes.