Re: pgsql: Move a comment

2022-07-09 Thread Peter Eisentraut
On 09.07.22 17:14, Tom Lane wrote: Peter Eisentraut writes: Move a comment from the to-be-deleted section of nodes.h to where it might still be useful. Hm. I'm kind of sad that we lost - /* -* TAGS FOR RANDOM OTHER STUFF -* -* These are objects that aren't part of parse/plan/e

Re: pgsql: Move a comment

2022-07-09 Thread Tom Lane
Peter Eisentraut writes: > Move a comment from the to-be-deleted section of nodes.h to where it > might still be useful. Hm. I'm kind of sad that we lost - /* -* TAGS FOR RANDOM OTHER STUFF -* -* These are objects that aren't part of parse/plan/execute node tree -* structures,

pgsql: Move a comment

2022-07-09 Thread Peter Eisentraut
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 +