Re: FAQ 4.11.* numbering is off

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: FAQ 4.11.* numbering is off
Date: 2005-02-02 17:44:16
Message-ID: 200502021744.j12HiGp27613@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs


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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Michael Fuhr 2005-02-03 06:15:10 Re: Typo in performance-tips.html
Previous Message Roman Neuhauser 2005-02-02 10:02:46 planner stats