postgresql/src/include/nodes
Álvaro Herrera fba4233c83
Reduce header inclusions via execnodes.h
Remove a bunch of #include lines from execnodes.h.  Most of these
requier suitable typedefs to be added, so that it still compiles
standalone.  In one case, the fix is to move a struct definition to the
one .c file where it is needed.

Also some light clean up in plannodes.h and genam.h, though not as
extensive as in execnodes.h.

Author: Álvaro Herrera <alvherre@kurilemu.de>
Author: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/202603131240.ihwqdxnj7w2o@alvherre.pgsql
2026-03-16 14:34:57 +01: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 Reduce header inclusions via execnodes.h 2026-03-16 14:34:57 +01: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 Update copyright for 2026 2026-01-01 13:24:10 -05: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 SQL Property Graph Queries (SQL/PGQ) 2026-03-16 10:14:18 +01:00
pathnodes.h Allow extensions to mark an individual index as disabled. 2026-03-10 08:33:55 -04:00
pg_list.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
plannodes.h Reduce header inclusions via execnodes.h 2026-03-16 14:34:57 +01:00
primnodes.h SQL Property Graph Queries (SQL/PGQ) 2026-03-16 10:14:18 +01:00
print.h Update copyright for 2026 2026-01-01 13:24:10 -05:00
queryjumble.h Update copyright for 2026 2026-01-01 13:24:10 -05: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