On Fri, 2003-08-29 at 09:05, Dennis Björklund wrote:
> That is not a problem, it's perfectly safe. It's all described in
>
> http://www.postgresql.org/docs/7.3/static/functions-sequence.html
Ups, nice that ...
currval will generate an error if nextval is not called in current
session, insuring :-)
But, I still need to be aware of the datamodel.
/BL