Bugs related to getting @@identity

From: Christian Ullrich <chris(at)chrullrich(dot)net>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Bugs related to getting @@identity
Date: 2015-07-31 18:30:50
Message-ID: mpgesq$18t$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hello,

as there have been ominous rumblings lately about making another
release, I wanted to remind you that I reported two bugs on 23 April.
One breaks @@identity entirely [1], the other makes it unreliable with
INSERTs into schema-qualified tables [2].

I provided a patch for the second, but there has been no feedback at
all, and it is possible that the first bug is not real but a mistake I
made in building the driver from source.

[1] http://www.postgresql.org/message-id/mhaknj$e4g$1@ger.gmane.org
[2] http://www.postgresql.org/message-id/mhalik$s8k$1@ger.gmane.org

--
Christian Ullrich

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Heikki Linnakangas 2015-07-31 21:33:15 Re: Bugs related to getting @@identity
Previous Message Vilches, Alejandro 2015-07-30 23:33:20 Re: odbc vs. libpq performance