Re: JDBC changes for 7.2... some questions... - Mailing list pgsql-jdbc

From Tom Lane
Subject Re: JDBC changes for 7.2... some questions...
Date
Msg-id 11871.998429515@sss.pgh.pa.us
Whole thread Raw
In response to Re: JDBC changes for 7.2... some questions...  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
Responses Re: JDBC changes for 7.2... some questions...  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
List pgsql-jdbc
Ned Wolpert <ned.wolpert@knowledgenet.com> writes:
> What about the 'select @@last_oid' to make the getInsertedOID() call
> available even when the driver is wrapped by a pooling manager?

> How do people feel about this?

Yech.  At least, not with *that* syntax.  @@ is a valid operator name
in Postgres.

            regards, tom lane

pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Array Support Fix
Next
From: Gunnar Rønning
Date:
Subject: Re: Couple of patches for jdbc driver