Re: calling currval() before nextval() patch adding - Mailing list pgsql-patches

From John Hansen
Subject Re: calling currval() before nextval() patch adding
Date
Msg-id 1099878548.16869.65.camel@localhost.localdomain
Whole thread Raw
In response to Re: calling currval() before nextval() patch adding  (John Hansen <john@geeknet.com.au>)
List pgsql-patches
> Hmmm,.... is mysql's last_insert_id behaviour really that much to ask
> for?

Come to think of it,.... maybe the attached last_insert_id() patch is a
better option. Actually copying the behaviour of mysql's counterpart.

... John

Attachment

pgsql-patches by date:

Previous
From: John Hansen
Date:
Subject: Re: calling currval() before nextval() patch adding
Next
From: John Hansen
Date:
Subject: Re: calling currval() before nextval() patch adding currval_isset()