Re: ECPG SQLDA support - Mailing list pgsql-hackers

From Tom Lane
Subject Re: ECPG SQLDA support
Date
Msg-id 307.1262633576@sss.pgh.pa.us
Whole thread Raw
In response to Re: ECPG SQLDA support  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: ECPG SQLDA support
Re: ECPG SQLDA support
List pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> I'm not sure how portable is the LONG_BIT business.

I think checking SIZEOF_LONG would be preferred, since that's what
we use elsewhere.  Although actually I wonder why this code exists
at all --- wouldn't it be easier to make these depend on "int64"?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_migrator issues
Next
From: Robert Haas
Date:
Subject: Re: pg_migrator issues