Re: [BUGS] BUG #2380: Sequence problem

2006-04-06 Thread Michael Fuhr
On Thu, Apr 06, 2006 at 10:04:03AM +, Alex Fomin wrote: > While using the following function: > --- > nextval(sequence_name) returns currval(sequence_name) -1 > --- > while +1 is expected. It happens only sometimes, no dependency can be found. Could you provide a complete test case? That is,

[BUGS] BUG #2380: Sequence problem

2006-04-06 Thread Alex Fomin
The following bug has been logged online: Bug reference: 2380 Logged by: Alex Fomin Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.3 Operating system: Ubuntu Linux Description:Sequence problem Details: While using the following function: --- nextval(sequen