Rationalize order of input files for gen_node_support.pl.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: bf022d337ef096c79e6a0b51f0b42e69749ae210
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2022-07-11T17:38:47Z
Releases: 16.0
Rationalize order of input files for gen_node_support.pl.

Per a question from Andres Freund.  While here, also make the
list of nodetag-only files easier to compare to the full list
of input files.

Discussion: https://postgr.es/m/20220710214622.haiektrjzisob6rl@awork3.anarazel.de

Files

PathChange+/−
src/backend/nodes/gen_node_support.pl modified +21 −6
src/backend/nodes/Makefile modified +16 −12
src/tools/msvc/Solution.pm modified +13 −14

Discussion