Hi, On 2019-01-29 10:31:39 -0500, Tom Lane wrote: > Alvaro Herrera <alvhe...@2ndquadrant.com> writes: > > On 2019-Jan-28, Tom Lane wrote: > > I do like planner/pathnodes.h as a name, FWIW. > > Yeah, I think I'll go with pathnodes.h. We'd probably keep using that > for the Path node typedefs themselves, even if somebody comes up with > a design for splitting out other things.
+1 FWIW, I can live with the #ifndef, #define, typedef .. #endif thing, I just don't think it's pretty. Greetings, Andres Freund