postgresql/src/include/nodes
Tomas Vondra e157fe6f76 Add EXPLAIN (IO) instrumentation for TidRangeScan
Adds support for EXPLAIN (IO) instrumentation for TidRange scans. This
requires adding shared instrumentation for parallel scans, using the
separate DSM approach introduced by dd78e69cfc.

Author: Tomas Vondra <tomas@vondra.me>
Reviewed-by: Melanie Plageman <melanieplageman@gmail.com>
Reviewed-by: Lukas Fittl <lukas@fittl.com>
Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/flat/a177a6dd-240b-455a-8f25-aca0b1c08c6e%40vondra.me
2026-04-07 23:25:05 +02:00
..
.gitignore Automatically generate node support functions 2022-07-09 08:53:59 +02:00
bitmapset.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
execnodes.h Add EXPLAIN (IO) instrumentation for TidRangeScan 2026-04-07 23:25:05 +02:00
extensible.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
lockoptions.h Add support for INSERT ... ON CONFLICT DO SELECT. 2026-02-12 09:57:04 +00:00
makefuncs.h Allow IS JSON predicate to work with domain types 2026-03-17 15:20:22 -04:00
memnodes.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
meson.build Update copyright for 2026 2026-01-01 13:24:10 -05:00
miscnodes.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
multibitmapset.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
nodeFuncs.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
nodes.h Change copyObject() to use typeof_unqual 2026-03-13 07:06:57 +01:00
params.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
parsenodes.h Add UPDATE/DELETE FOR PORTION OF 2026-04-01 19:06:03 +02:00
pathnodes.h Add UPDATE/DELETE FOR PORTION OF 2026-04-01 19:06:03 +02:00
pg_list.h Make fixed-length list building macros work in C++ 2026-03-26 08:53:13 +01:00
plannodes.h Add UPDATE/DELETE FOR PORTION OF 2026-04-01 19:06:03 +02:00
primnodes.h Add UPDATE/DELETE FOR PORTION OF 2026-04-01 19:06:03 +02:00
print.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
queryjumble.h Mark JumbleState as a const in the post_parse_analyze hook 2026-04-07 15:22:49 +09:00
readfuncs.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
replnodes.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
subscripting.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
supportnodes.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
tidbitmap.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
value.h Update copyright for 2026 2026-01-01 13:24:10 -05:00