"Stephen R. van den Berg" <[EMAIL PROTECTED]> writes: > b. Create a function newNode() which is declared as inline, which > basically gives you the same code as under (a).
I considered that one, but since part of my argument is that inlining this is a waste of code space, it seems like a better inlining technology isn't really the answer. The other two alternatives would force notational changes on all the callers, which doesn't seem appealing (there are close to 1400 calls of makeNode() in the backend...) regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers