Re: Ordering in guc.c vs. config.sgml vs. postgresql.sample.conf

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Ordering in guc.c vs. config.sgml vs. postgresql.sample.conf
Дата
Msg-id CAHGQGwHNXbYBFW+Lfjq_mBkVS182xFt=evM-jO4vrbib+ZNrGA@mail.gmail.com
обсуждение исходный текст
Ответ на Ordering in guc.c vs. config.sgml vs. postgresql.sample.conf  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Mon, Apr 25, 2016 at 3:58 AM, Andres Freund <andres@anarazel.de> wrote:
> Hi,
>
> While working on
> http://www.postgresql.org/message-id/CABUevEzwMa9y+Bp4Fi4fE4hmPfZMjOZOmuLVtbHhPWtcujrmLg@mail.gmail.com
> I once more taken aback by the total lack of consistency between the
> three files in $subject. Some of the inconsistency of guc.c vs. the rest
> comes from having separate lists for different datatypes - hard to avoid
> - but even disregarding that, there seems to be little to no
> consistency.
>
> How about we try to order them the same?

+1, especially for the ordering in config.sgml vs. postgresql.conf.sample
because that consistency makes it easy for users to use them.

Regards,

-- 
Fujii Masao



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: checkpoint_flush_after documentation inconsistency
Следующее
От: Ashutosh Bapat
Дата:
Сообщение: Re: postgres_fdw : Not able to update foreign table referring to a local table's view when use_remote_estimate = true