Re: Re: postgres TODO - Mailing list pgsql-hackers

From eisentrp@csis.gvsu.edu
Subject Re: Re: postgres TODO
Date
Msg-id Pine.LNX.4.21.0007100913550.19559-100000@eos05.csis.gvsu.edu
Whole thread Raw
In response to Re: Re: postgres TODO  (Alessio Bragadini <alessio@albourne.com>)
List pgsql-hackers
On Mon, 10 Jul 2000, Alessio Bragadini wrote:

> > I don't get the point of this. Don't you know what you inserted? For
> > sequences there's curval()
> 
> Mmmhhh... it means that we can assume no update to the sequence value
> between the insert and the curval selection?

Sequences are transaction safe.

-- 
Peter Eisentraut                  Sernanders vaeg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-hackers by date:

Previous
From: eisentrp@csis.gvsu.edu
Date:
Subject: Templates
Next
From: Bruce Momjian
Date:
Subject: Re: postmaster errors with index on temp table?