Re: inline newNode() - Mailing list pgsql-patches

From Tom Lane
Subject Re: inline newNode()
Date
Msg-id 3264.1034093317@sss.pgh.pa.us
Whole thread Raw
In response to Re: inline newNode()  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Seems newNode can easily be made into a macro.

If you can see how to do that, show us ... that would eliminate the
need for a GCC-only inline function, which would sway my vote away
from depending on __alignof__ for the other thing.

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: inline newNode()
Next
From: Peter Eisentraut
Date:
Subject: Re: inline newNode()