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
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,