RE: ODBC Driver int8 Patch - Mailing list pgsql-hackers

From Dave Page
Subject RE: ODBC Driver int8 Patch
Date
Msg-id 8568FC767B4AD311AC33006097BCD3D61A288C@woody.vale-housing.co.uk
Whole thread Raw
In response to ODBC Driver int8 Patch  (Dave Page <dpage@vale-housing.co.uk>)
List pgsql-hackers

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.us]
> Sent: 16 January 2001 16:50
> To: Dave Page
> Cc: 'pgsql-hackers@postgresql.org'
> Subject: Re: [HACKERS] ODBC Driver int8 Patch
> 
> 
> As I remember, the problem is that this makes us match the 
> ODBC v2 spec,
> but then we would not match the v3 spec.  Is that correct?
> 

Yes, the patch I supplied will make it correct for v2. As it stands it is
correct for v3. However as the driver identifies itself as v2 (i believe now
v2.5) compliant, ADO expects it to follow the v2 spec and then fails when it
doesn't. 

The original problem was briefly discussed on the interfaces list under the
thread '[INTERFACES] Problems with int8 and MS ADO/ODBC'

Regards,

Dave.


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: AW: AW: AW: AW: Re: tinterval - operator problems on AI X
Next
From: "Mike Miller"
Date:
Subject: Re: Re: INIT DB FAILURE