Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn
Date: 2016-09-12 08:10:22
Message-ID: CAB7nPqQ0q1gxJNRgpe0qF4=RLQ9f0Cj32Qg_fOzYQDdrb-w9MQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Mon, Sep 12, 2016 at 4:59 PM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
> On 12 September 2016 at 08:28, Michael Paquier
> <michael(dot)paquier(at)gmail(dot)com> wrote:
>> On Mon, Sep 12, 2016 at 4:19 PM, Simon Riggs <simon(at)2ndquadrant(dot)com> wrote:
>>> On 12 September 2016 at 03:27, Michael Paquier
>>> <michael(dot)paquier(at)gmail(dot)com> wrote:
>>>
>>>> So I'd propose the attached for 9.6 and HEAD.
>>>
>>> The $OP commit was against HEAD only, not against 9.6
>>>
>>> Why would we need to backpatch this commit?
>>
>> You are right there is no need to get that into 9.6. Sorry for the mistake.
>
> Committed to HEAD only.

Thanks. Using walsender here is fine for me.
--
Michael

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-09-12 12:08:43 Re: Re: [COMMITTERS] pgsql: Use LEFT JOINs in some system views in case referenced row doesn
Previous Message Simon Riggs 2016-09-12 08:03:53 pgsql: Fix copy/pasto in file identification

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2016-09-12 09:02:59 Re: asynchronous and vectorized execution
Previous Message Michael Paquier 2016-09-12 08:08:45 Re: CVE-2016-1238 fix breaks (at least) pg_rewind tests