Re: sqlca warning (was Re: IFNULL -> COALESCE) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: sqlca warning (was Re: IFNULL -> COALESCE)
Date
Msg-id 15786.1013464736@sss.pgh.pa.us
Whole thread Raw
In response to sqlca warning (was Re: IFNULL -> COALESCE)  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> As it stands, sqlca will actually be included twice, so the warning has
> some merit.  But it might be better to actually prevent the second
> inclusion.

Why?  sqlca.h has an #ifndef guard, so there's no harm done.  I'd vote
for just suppressing the check and notice completely.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: sqlca warning (was Re: IFNULL -> COALESCE)
Next
From: Tom Lane
Date:
Subject: Re: GiST on 64-bit box