BUG #2380: Sequence problem

Поиск
Список
Период
Сортировка
От Alex Fomin
Тема BUG #2380: Sequence problem
Дата
Msg-id 200604061004.k36A43l6086307@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #2380: Sequence problem  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      2380
Logged by:          Alex Fomin
Email address:      google@gmx-topmail.de
PostgreSQL version: 8.1.3
Operating system:   Ubuntu Linux
Description:        Sequence problem
Details:

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.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: right sibling is not next child
Следующее
От: ""
Дата:
Сообщение: BUG #2378: installtation fail with error in Runinitdb