Re: GUC option ordering in 7.4 docs

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Bruno Wolff III <bruno(at)wolff(dot)to>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: GUC option ordering in 7.4 docs
Date: 2003-05-23 16:34:20
Message-ID: 200305231634.h4NGYK926449@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs


Thanks. Fixed.

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

Bruno Wolff III wrote:
> While looking up statement_timeout in the 7.4 docs, I noticed that the
> GUC options seemed to be alphabetically ordered within a few groups.
> However, statement_timeout is not in the correct place if that scheme
> is being used. (It is between search_path and shared_buffers.)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)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 Andreas Pflug 2003-05-26 09:43:03 Version compatibility notes
Previous Message Bruno Wolff III 2003-05-23 15:11:39 GUC option ordering in 7.4 docs