Re: pgsql: Add pg_partition_root to display top-most parent of a partition

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Add pg_partition_root to display top-most parent of a partition
Date: 2019-03-22 07:05:20
Message-ID: d76e95ec-dc4c-b077-9e5c-2b9e58274a7a@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 2019/03/22 14:13, Michael Paquier wrote:
> On Fri, Mar 22, 2019 at 01:28:19PM +0900, Amit Langote wrote:
>> It looked fine before, but the new lines added by patch makes it look
>> wrong/misplaced somehow.
>
> Okay, what do you think about the attached then?

Thanks, looks fine.

Regards,
Amit

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-03-22 08:33:26 pgsql: Fix crash with pg_partition_root
Previous Message Michael Paquier 2019-03-22 05:13:49 Re: pgsql: Add pg_partition_root to display top-most parent of a partition