From: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
---|---|
To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
Cc: | Joshua Berkus <josh(at)agliodbs(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Simon Riggs <simon(at)2ndquadrant(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: unite recovery.conf and postgresql.conf |
Date: | 2011-10-09 00:15:00 |
Message-ID: | CAMkU=1wmQ8NCmD_xbByi_=cX_4ujh_3=ibV9_goSYdj23FMMEA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Sep 27, 2011 at 1:33 AM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> Though there is still ongonig discussion, since there is no objection about
> the above two changes, I revised the patch that way. And I fixed the minor
> bug handling the default value of recovery_target_timeline wrongly.
> Attached is the revised version of the patch.
This patch no longer applies as it conflicts with the following commit:
commit d56b3afc0376afe491065d9eca6440b3cc7b1346
Author: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Date: Sun Oct 2 16:50:04 2011 -0400
Restructure error handling in reading of postgresql.conf.
Cheers,
Jeff
From | Date | Subject | |
---|---|---|---|
Next Message | Marc Munro | 2011-10-09 00:41:16 | Schema grants for creating and dropping objects |
Previous Message | Jeff Davis | 2011-10-09 00:14:21 | Re: Range Types - typo + NULL string constructor |