From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [COMMITTERS] pgsql: Revert "pg_ctl: Add idempotent option" |
Date: | 2013-05-03 15:56:53 |
Message-ID: | 20130503155652.GJ5933@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Sat, May 4, 2013 at 12:11:48AM +0900, Fujii Masao wrote:
> On Tue, Apr 30, 2013 at 11:02 AM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> > Revert "pg_ctl: Add idempotent option"
> >
> > This reverts commit 87306184580c9c49717b00d48a2f9e717f21e0a8. The
> > behavior in certain cases is still being debated, and it's too late to
> > solve this before beta.
>
> You also need to remove the description of this feature from release note.
> Attached patch does that.
>
> Regards,
>
> --
> Fujii Masao
> *** a/doc/src/sgml/release-9.3.sgml
> --- b/doc/src/sgml/release-9.3.sgml
> ***************
> *** 1054,1067 ****
>
> <listitem>
> <para>
> - Allow pg_ctl --idempotent to a 'success' return code if the requested
> - start/stop action fails, but the cluster is already in the requested
> - state (Peter Eisentraut)
> - </para>
> - </listitem>
> -
> - <listitem>
> - <para>
> Change pg_ctl to return an error code if start fails because the
> server is already running (Peter Eisentraut)
> </para>
> --- 1054,1059 ----
Yes, thanks. I am updating 9.3 release notes now, and will add doc
links too.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2013-05-03 17:31:03 | pgsql: 9.3 release notes: update for current commits |
Previous Message | Fujii Masao | 2013-05-03 15:11:48 | Re: [COMMITTERS] pgsql: Revert "pg_ctl: Add idempotent option" |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2013-05-03 16:03:03 | Re: Documentation epub format |
Previous Message | Bruce Momjian | 2013-05-03 15:56:29 | Re: Remaining beta blockers |