Re: [HACKERS] Re: New backend functions? [was Re: JDBC changes for 7.2... some questions...] - Mailing list pgsql-jdbc

From Hiroshi Inoue
Subject Re: [HACKERS] Re: New backend functions? [was Re: JDBC changes for 7.2... some questions...]
Date
Msg-id 3B85A5C7.23F5A69@tpf.co.jp
Whole thread Raw
In response to New backend functions? [was Re: JDBC changes for 7.2... some questions...]  (Ned Wolpert <ned.wolpert@knowledgenet.com>)
Responses Re: [HACKERS] Re: New backend functions? [was Re: JDBC changes for 7.2... some questions...]
List pgsql-jdbc
Tom Lane wrote:
>
> Ned Wolpert <ned.wolpert@knowledgenet.com> writes:
> > Should the backend support the function getLastInsertedOID() or even
> > getLastInsertedPrimaryKey() (or both)?
>
> I don't think you have any chance of doing the latter --- for one thing,
> how are you going to declare that function's return type?  But the
> former seems doable and reasonable to me: whenever an OID is returned

Hmm OIDs would be optional in 7.2.
Is it known(announced) to pgsql-jdbc list ?

regards,
Hiroshi Inoue

pgsql-jdbc by date:

Previous
From: Ned Wolpert
Date:
Subject: Re: [HACKERS] Re: New backend functions? [was Re: JDBC ch
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Re: New backend functions? [was Re: JDBC changes for 7.2... some questions...]