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

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, 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 07:59:27
Message-ID: CANP8+jK3NUUuD2PY4UFQSyacThgs2-0xV4gk4c3n0Vft0zevng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

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.

[No longer a 9.6 issue.]

--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2016-09-12 08:03:22 pgsql: Fix copy/pasto in file identification
Previous Message Simon Riggs 2016-09-12 07:58:44 pgsql: Identify walsenders in pg_stat_activity

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2016-09-12 08:04:53 Re: Typo in filename identification
Previous Message Amit Langote 2016-09-12 07:33:39 Re: pgbench - allow to store select results into variables