Re: - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re:
Date
Msg-id Pine.BSO.4.61.0510062119570.12724@leary.csoft.net
Whole thread Raw
In response to ...  (Srinivas Tata <srtata@yahoo.com>)
List pgsql-jdbc

On Thu, 6 Oct 2005, Srinivas Tata wrote:

> I am trying to use PostgreSQL and while trying to do a
> prototype, I am getting an error.
> In the TODO list (INSERT section), it is mentioned
> that
> "This is useful for returning the auto-generated key
> for an INSERT. One complication is how to handle rules
> that run as part of the insert."
>
> Does it mean PostgreSQL does not support returning
> autogenerated keys?  I am using 803 version.
>

That is correct, we don't support returning autogenerated keys at the
present time.

Kris Jurka



pgsql-jdbc by date:

Previous
From: Srinivasa_Tata@hud.gov
Date:
Subject: returning autogenerated keys
Next
From: Kris Jurka
Date:
Subject: Re: queries against CIDR fail against 8.0.3?