Re: GUC category cleanup - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: GUC category cleanup
Date
Msg-id 4C17182A.4070500@enterprisedb.com
Whole thread Raw
In response to GUC category cleanup (was: vacuum_defer_cleanup_age)  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
List pgsql-hackers
On 15/06/10 08:09, Takahiro Itagaki wrote:
>
> Fujii Masao<masao.fujii@gmail.com>  wrote:
>
>> On Fri, Jun 11, 2010 at 7:25 PM, Heikki Linnakangas
>>> What's the policy with that, should all the sections in the sample config
>>> file and docs have a corresponding enum in config_group_names?
>>
>> +1. This seems sensible.
>
> Here is a patch to do that. I used terms in the documentation for category
> names. Also, some uncategorized variables moved into detailed groups.

Thanks, looks good to me.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: InvalidXLogRecPtr in docs
Next
From: KaiGai Kohei
Date:
Subject: Re: [v9.1] Add security hook on initialization of instance