From: | Simon Riggs <simon(at)2ndQuadrant(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [COMMITTERS] pgsql: Reset master xmin when hot_standby_feedback disabled. |
Date: | 2014-07-15 21:19:18 |
Message-ID: | CA+U5nMK4EUfAsHxa+GFLYDiorpKcDGarUsSGhk-AV7dKjfd_2g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On 15 July 2014 22:01, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Simon Riggs <simon(at)2ndQuadrant(dot)com> writes:
>> On 15 July 2014 19:15, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>> While I'm not necessarily objecting to the content of this patch,
>>> I do have a problem with the process. Where was the discussion of
>>> why this change should be back-patched?
>
>> There was recent discussion of it on-list and a public request to
>> backpatch, which I agreed with and acknowledged.
>
> I searched the archives looking for that discussion and couldn't find it;
> can you provide a link?
http://www.postgresql.org/message-id/E1U2JOd-0005W4-OM@gemulon.postgresql.org
>> I kept the commit message deliberately identical to help people, not to confuse.
>
> That's appropriate when you're committing functionally identical patches
> into multiple branches at about the same time. In a situation like this,
> though, I'd argue that the later commits ought to explicitly reference
> the older one ("this is a back-patch of commit NNNNNNN"). As it stands,
> it's very hard for anyone looking at the commit logs to make the
> connection.
Sounds reasonable, I will endeavour to follow that in future.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2014-07-15 21:24:37 | Re: [COMMITTERS] pgsql: Reset master xmin when hot_standby_feedback disabled. |
Previous Message | Tom Lane | 2014-07-15 21:01:03 | Re: [COMMITTERS] pgsql: Reset master xmin when hot_standby_feedback disabled. |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2014-07-15 21:22:19 | Re: returning SETOF RECORD |
Previous Message | Tom Lane | 2014-07-15 21:11:18 | Re: Allowing NOT IN to use ANTI joins |