Can you do the insert using a function instead, and return the currval on
the underlying sequence?
John
henr-and@dsv.su.se said:
>
>> This method has not been implemented and most likely will not be
>> implemented anytime soon. First it is unclear to me what it means by
>> auto-generated keys. Does it mean just things like serial or anything
>> that a before insert trigger does to modify the row?
>
> In my case it's a serial. I want to get the id-number that my insert
> generates.
> MySQL's JDBC-driver has implemented the method.
>
> --
> Henrik
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>