Re: guc patch: Make variables fall back to default values
- From: Peter Eisentraut <peter_e(at)gmx(dot)net>
- To: pgsql-patches(at)postgresql(dot)org
- Cc: Joachim Wieland <joe(at)mcknight(dot)de>
- Subject: Re: guc patch: Make variables fall back to default values
- Date: Mon, 12 Mar 2007 23:10:54 +0100
- Message-id: <200703122310.54700.peter_e@gmx.net> <text/plain>
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/
Home |
Main Index |
Thread Index