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

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: guc patch: Make variables fall back to default values
Дата
Msg-id 200703131533.18889.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: guc patch: Make variables fall back to default values  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Peter Eisentraut wrote:
> 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.

Reverted for further fixes.  Attached is the latest patch I was working
with.

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

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: guc patch: Make variables fall back to default values
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: guc patch: Make variables fall back to default values