Re: Macro nesting hell - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Macro nesting hell
Date
Msg-id 16270.1439390575@sss.pgh.pa.us
Whole thread Raw
In response to Re: Macro nesting hell  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
... btw, why don't we convert c.h's Max(), Min(), and Abs() to inlines?
They've all got multi-eval hazards.

It might also be interesting to research whether inline would allow
simplifying the MemSetFoo family.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Kouhei Kaigai
Date:
Subject: Re: Foreign join pushdown vs EvalPlanQual
Next
From: Peter Eisentraut
Date:
Subject: Re: WIP: SCRAM authentication