Re: guc.c and postgresql.conf.sample constistency checker - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: guc.c and postgresql.conf.sample constistency checker
Date
Msg-id 200206141626.g5EGQwU06718@candle.pha.pa.us
Whole thread Raw
In response to Re: guc.c and postgresql.conf.sample constistency checker  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: guc.c and postgresql.conf.sample constistency checker  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Your patch has been added to the PostgreSQL unapplied patches list at:
> >     http://candle.pha.pa.us/cgi-bin/pgpatches
> > I will try to apply it within the next 48 hours.
>
> See subsequent objections from Peter and me.  We could use something
> like this, but it needs to be smarter.

Sorry I missed the objections.  I will not apply the script.

What about the comments he makes about the missing postgresql.conf
entries.  Do those need fixing?

    debug_level seems to be missing from guc.c
    fixbtree seems to be missing from postgresql.conf.sample
    pre_auth_delay seems to be missing from postgresql.conf.sample
    lc_messages seems to be missing from postgresql.conf.sample
    lc_monetary seems to be missing from postgresql.conf.sample
    lc_numeric seems to be missing from postgresql.conf.sample
    lc_time seems to be missing from postgresql.conf.sample
    server_encoding seems to be missing from postgresql.conf.sample
    session_authorization seems to be missing from postgresql.conf.sample

debug_level is removed from postgresql.conf already, replaced by
client/server_min_messages.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Reduce heap tuple header size
Next
From: Bruce Momjian
Date:
Subject: Re: FW: Patch for current_schemas to optionally include implicit