| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <fujii(at)postgresql(dot)org> |
| Cc: | pgsql-committers <pgsql-committers(at)postgresql(dot)org> |
| Subject: | Re: pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. |
| Date: | 2014-03-25 17:44:16 |
| Message-ID: | CA+TgmoZYvqkbUkfg0JDfba2Rw8O6KO57=khtB=cS63Wac_q1jA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
This commit message doesn't give any indication of what the
consequences of this oversight are. I think that's generally a good
thing to include.
On Tue, Mar 25, 2014 at 10:38 AM, Fujii Masao <fujii(at)postgresql(dot)org> wrote:
> Don't forget to flush XLOG_PARAMETER_CHANGE record.
>
> Backpatch to 9.0 where XLOG_PARAMETER_CHANGE record was instroduced.
>
> Branch
> ------
> REL9_0_STABLE
>
> Details
> -------
> http://git.postgresql.org/pg/commitdiff/0af5fd82e0ca4f61875f5e02aa868b4cea43ae40
>
> Modified Files
> --------------
> src/backend/access/transam/xlog.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
>
> --
> Sent via pgsql-committers mailing list (pgsql-committers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-committers
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2014-03-25 19:59:41 | Re: pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. |
| Previous Message | Fujii Masao | 2014-03-25 17:38:46 | pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. |