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,