FAQ 4.11.* numbering is off

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема FAQ 4.11.* numbering is off
Дата
Msg-id 20050201054612.GA53522@winnie.fuhr.org
обсуждение исходный текст
Ответы Re: FAQ 4.11.* numbering is off
Список pgsql-docs
The numbering in the FAQ table of contents doesn't always agree
with the numbering in the body.  For example, the table of contents
has this:

4.11.0) How do I create a serial/auto-incrementing field?
4.11.1) How do I get the value of a SERIAL insert?
4.11.2) Doesn't currval() lead to a race condition with other users?
4.11.3) Why aren't my sequence numbers reused on transaction abort? ....

but the body has this:

4.11.1) How do I create a serial/auto-incrementing field?
4.11.2) How do I get the value of a SERIAL insert?
4.11.3) Doesn't currval() lead to a race condition with other users?
4.11.4) Why aren't my sequence numbers reused on transaction abort? ....

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "that" missing in "12.2. Transaction Isolation"
Следующее
От: Roman Neuhauser
Дата:
Сообщение: planner stats