pgsql: Move a comment

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Move a comment
Date: 2022-07-09 11:23:37
Message-ID: E1oA8Yi-001wq1-9U@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Move a comment

Move a comment from the to-be-deleted section of nodes.h to where it
might still be useful.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3e44aee3cea426e331c5cec6452b52bf8dd25e19

Modified Files
--------------
src/include/nodes/execnodes.h | 6 ++++++
src/include/nodes/nodes.h | 6 ------
2 files changed, 6 insertions(+), 6 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2022-07-09 13:13:18 pgsql: Remove code sections obsoleted by node support automation
Previous Message Peter Eisentraut 2022-07-09 08:21:18 pgsql: Add generated nodes\nodetags.h to clean.bat