Re: Re: [HACKERS] ODBC Driver int8 Patch - Mailing list pgsql-patches

From Thomas Lockhart
Subject Re: Re: [HACKERS] ODBC Driver int8 Patch
Date
Msg-id 3A6DB217.545F74F2@alumni.caltech.edu
Whole thread Raw
In response to Re: [HACKERS] ODBC Driver int8 Patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
> I am waiting for someone to comment on this.  Anyone?

Looks good, but...

We should surround the change with #ifdef ODBC_V2 or ODBC_V3 to mark
what should be changed when moving to the newer standard. No point in
having to remember this from first principles when we do move to V3...

                     - Thomas

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] ODBC Driver int8 Patch
Next
From: Tom Lane
Date:
Subject: Re: Re: [HACKERS] ODBC Driver int8 Patch