Re: guc patch: Make variables fall back to default values

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: guc patch: Make variables fall back to default values
Дата
Msg-id 200703122310.54700.peter_e@gmx.net
обсуждение исходный текст
Ответ на guc patch: Make variables fall back to default values  (Joachim Wieland <joe@mcknight.de>)
Ответы Re: guc patch: Make variables fall back to default values  (Gregory Stark <stark@enterprisedb.com>)
Re: guc patch: Make variables fall back to default values  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Joachim Wieland wrote:
> Attached is the long-awaited guc patch that makes values fall back to
> their default values when they got removed (or commented) from the
> configuration file. This has always been a source of confusion.

I have applied your patch with some of the discussed corrections.  The
use of memory allocation in the GUC code might still need some review.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Bitmapscan changes
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: guc patch: Make variables fall back to default values