Re: changed behavior in libpq odbc driver - Mailing list pgsql-odbc

From Dave Page
Subject Re: changed behavior in libpq odbc driver
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC9EF7@ratbert.vale-housing.co.uk
Whole thread Raw
In response to changed behavior in libpq odbc driver  ("Scot Loach" <sloach@sandvine.com>)
List pgsql-odbc

> -----Original Message-----
> From: Scot Loach [mailto:sloach@sandvine.com]
> Sent: 07 September 2005 01:32
> To: Anoop Kumar
> Cc: pgsql-odbc@postgresql.org; Dave Page
> Subject: RE: [ODBC] changed behavior in libpq odbc driver
>
> I've found a problem with this.
> This causes the correct state to be returned on db disconnect, great.
> Unfortunately 08S01 is now returned for other errors as well.
> For example, trying to insert a row with a duplicate key into
> a table will cause 08S01 to be returned now, this was not the
> behavior before.

That's already fixed in CVS.

http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection
.c.diff?r1=1.108&r2=1.109

Regards, Dave.

pgsql-odbc by date:

Previous
From: "Scot Loach"
Date:
Subject: Re: changed behavior in libpq odbc driver
Next
From: "Dave Page"
Date:
Subject: Re: Using Which Driver [correct]