Re: [COMMITTERS] pgsql: Add restart_after_crash GUC.

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Robert Haas <rhaas@postgresql.org>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-07-27T16:07:00Z
Lists: pgsql-hackers
On Tue, Jul 27, 2010 at 2:33 AM, Fujii Masao <masao.fujii@gmail.com> wrote:
> On Tue, Jul 20, 2010 at 9:47 AM, Robert Haas <rhaas@postgresql.org> wrote:
>> Log Message:
>> -----------
>> Add restart_after_crash GUC.
>
> In postgresql.conf.sample, on/off is used as a boolean value.
> But true/false is used for exit_on_error and restart_after_crash.
> Sorry, I had overlooked that inconsistency when reviewing the
> original patch. I attached the bug-fix patch.

Good catch, thanks.  Committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company