master
Update copyright for 2026
Fix incorrect logic for hashed IN / NOT IN with non-strict operators
Reduce header inclusions via execnodes.h
Adjust style of some debugging macros.
instrumentation: Allocate query level instrumentation in ExecutorStart
Revert "Enable fast default for domains with non-volatile constraints"
Improve hash join's handling of tuples with null join keys.
Add EXPLAIN (IO) infrastructure with BitmapHeapScan support
Add EXPLAIN (IO) instrumentation for TidRangeScan
Fix BitmapHeapScan non-parallel-aware EXPLAIN ANALYZE
Allocate separate DSM chunk for parallel Index[Only]Scan instrumentation
Add EXPLAIN (IO) instrumentation for SeqScan
Pre-beta mechanical code beautification, step 1: run pgindent.