Re: [COMMITTERS] pgsql: Allow commenting of variables in postgresql.conf to restore them

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [COMMITTERS] pgsql: Allow commenting of variables in postgresql.conf to restore them
Date: 2006-08-12 03:29:34
Message-ID: 24221.1155353374@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

momjian(at)postgresql(dot)org (Bruce Momjian) writes:
> Log Message:
> -----------
> Allow commenting of variables in postgresql.conf to restore them to
> defaults.

Please revert these patches, as they have broken the build completely
(see buildfarm).

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-08-12 03:35:18 Re: [COMMITTERS] pgsql: plperl: Allow conversion from perl to postgresql array in OUT
Previous Message Tom Lane 2006-08-12 02:52:06 pgsql: Add INSERT/UPDATE/DELETE RETURNING, with basic docs and

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-08-12 03:35:18 Re: [COMMITTERS] pgsql: plperl: Allow conversion from perl to postgresql array in OUT
Previous Message Perez 2006-08-12 03:10:32 Re: An Idea for planner hints