postgresql/src/include/nodes
Peter Eisentraut d575051b9a Reformat some node comments
Reformat some comments in node field definitions to avoid long lines.
This makes room for per-field annotations.  Similar to 835d476fd2.

Reviewed-by: Andrew Dunstan <andrew@dunslane.net>
Discussion: https://www.postgresql.org/message-id/flat/4b27fc50-8cd6-46f5-ab20-88dbaadca645@eisentraut.org
2024-03-22 07:21:51 +01:00
..
.gitignore Automatically generate node support functions 2022-07-09 08:53:59 +02:00
bitmapset.h Move some bitmap logic out of bitmapset.c 2024-03-06 14:30:16 +07:00
execnodes.h Add SQL/JSON query functions 2024-03-21 17:07:03 +09:00
extensible.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
lockoptions.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
makefuncs.h Add SQL/JSON query functions 2024-03-21 17:07:03 +09:00
memnodes.h Adjust memory allocation functions to allow sibling calls 2024-02-27 16:39:42 +13:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
miscnodes.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
multibitmapset.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
nodeFuncs.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
nodes.h gen_node_support.pl: Mark location fields as type alias ParseLoc 2024-03-19 16:56:44 +01:00
params.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
parsenodes.h Reformat some node comments 2024-03-22 07:21:51 +01:00
pathnodes.h Add better handling of redundant IS [NOT] NULL quals 2024-01-23 18:09:18 +13:00
pg_list.h Add macros for looping through a List without a ListCell. 2024-01-04 16:09:34 -06:00
plannodes.h gen_node_support.pl: Mark location fields as type alias ParseLoc 2024-03-19 16:56:44 +01:00
primnodes.h Add SQL/JSON query functions 2024-03-21 17:07:03 +09:00
print.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
queryjumble.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
readfuncs.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
replnodes.h Allow setting failover property in the replication command. 2024-01-29 09:37:23 +05:30
subscripting.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
supportnodes.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
tidbitmap.h Update copyright for 2024 2024-01-03 20:49:05 -05:00
value.h Update copyright for 2024 2024-01-03 20:49:05 -05:00