master
Update copyright for 2026
Fix incorrect logic for hashed IN / NOT IN with non-strict operators
Shorten pg_attribute_always_inline to pg_always_inline
Adjust style of some debugging macros.
instrumentation: Allocate query level instrumentation in ExecutorStart
Reject child partition FDWs in FOR PORTION OF
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
Make SPI_prepare argtypes argument const
Pre-beta mechanical code beautification, step 1: run pgindent.