pgsql: Rationalize order of input files for gen_node_support.pl.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Rationalize order of input files for gen_node_support.pl.
Date: 2022-07-11 17:39:05
Message-ID: E1oAxN9-002J4N-Hs@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bf022d337ef096c79e6a0b51f0b42e69749ae210

Modified Files
--------------
src/backend/nodes/Makefile | 28 ++++++++++++++++------------
src/backend/nodes/gen_node_support.pl | 27 +++++++++++++++++++++------
src/tools/msvc/Solution.pm | 27 +++++++++++++--------------
3 files changed, 50 insertions(+), 32 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2022-07-11 18:21:50 pgsql: relnotes: updates "cumulative statistics system" mention
Previous Message Robert Haas 2022-07-11 17:37:47 pgsql: Fix mistake in comment.