FAQ 4.11.* numbering is off

Started by Michael Fuhrabout 21 years ago2 messagesdocs
Jump to latest
#1Michael Fuhr
mike@fuhr.org

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/

#2Bruce Momjian
bruce@momjian.us
In reply to: Michael Fuhr (#1)
Re: FAQ 4.11.* numbering is off

Thanks. Fixed.

---------------------------------------------------------------------------

Michael Fuhr wrote:

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/

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073