Re: Re: [JDBC] New backend functions? [was Re: JDBC changes for 7.2... some questions...]

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com>, Barry Lind <barry(at)xythos(dot)com>, pgsql-hackers(at)postgresql(dot)org, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Re: [JDBC] New backend functions? [was Re: JDBC changes for 7.2... some questions...]
Date: 2001-08-24 00:54:31
Message-ID: 3B85A5C7.23F5A69@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

Tom Lane wrote:
>
> Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-08-24 00:56:20 Re: Re: [JDBC] New backend functions? [was Re: JDBC changes for 7.2... some questions...]
Previous Message Amandeep Singh 2001-08-24 00:33:14 ERP Applications on Postgresql -- ERPTool

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2001-08-24 00:56:20 Re: Re: [JDBC] New backend functions? [was Re: JDBC changes for 7.2... some questions...]
Previous Message pgsql-bugs 2001-08-24 00:17:51 Bug #424: JDBC driver security issue.