Bruce Momjian <[EMAIL PROTECTED]> writes:
> I am fine with this because it only touches unixware-specific stuff,
> except the change to Tom's inline function:
>   [static] inline Datum
>   myFunctionCall2(FmgrInfo *flinfo, Datum arg1, Datum arg2)
> Tom will have to comment on that.

That change would actively break some platforms (see C99 inline
specifications).  Why is it necessary for SCO?  We certainly have
plenty of other static inline functions ...

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to