Rework format of comments in headers for nodes

Michael Paquier <michael@paquier.xyz>

Commit: 5d29d525ffe028fdf6b2d3ff7502243e56c6c79a
Author: Michael Paquier <michael@paquier.xyz>
Date: 2023-01-21T03:17:02Z
Releases: 16.0
Rework format of comments in headers for nodes

This is similar to 835d476, except that this one is to add node
attributes related to query jumbling and avoid long lines in the headers
and in the node structures changed by this commit.

Reviewed-by: Peter Eisentraut
Discussion: https://postgr.es/m/Y5BHOUhX3zTH/ig6@paquier.xyz

Files

PathChange+/−
src/include/nodes/parsenodes.h modified +114 −56
src/include/nodes/primnodes.h modified +284 −146

Discussion