Thread: (NONE)
View Single Post

   
  #2 (permalink)  
Old 04-15-2008, 11:40 PM
Kris Jurka
 
Posts: n/a
Default Re:



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



---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote