Re: PG 12 draft release notes

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Andres Freund <andres(at)anarazel(dot)de>, Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PG 12 draft release notes
Date: 2019-05-29 00:51:05
Message-ID: e1da01bc-33d0-f283-e472-7368a75c1988@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2019/05/29 0:58, Andres Freund wrote:
> Hi,
>
> <listitem>
> <!--
> Author: Michael Paquier <michael(at)paquier(dot)xyz>
> 2019-02-08 [3677a0b26] Add pg_partition_root to display top-most parent of a pa
> -->
>
> <para>
> Add function <link
> linkend="functions-info-partition"><function>pg_partition_root()</function></link>
> to return top-most parent of a partition tree (Michaël Paquier)
> </para>
> </listitem>
>
> <listitem>
> <!--
> Author: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
> 2019-03-04 [b96f6b194] pg_partition_ancestors
> -->
>
> <para>
> Add function <link
> linkend="functions-info-partition"><function>pg_partition_ancestors()</function></link>
> to report all ancestors of a partition (Álvaro Herrera)
> </para>
> </listitem>
>
> <listitem>
> <!--
> Author: Michael Paquier <michael(at)paquier(dot)xyz>
> 2018-10-30 [d5eec4eef] Add pg_partition_tree to display information about parti
> -->
>
> <para>
> Add function <link
> linkend="functions-info-partition"><function>pg_partition_tree()</function></link>
> to display information about partitions (Amit Langote)
> </para>
> </listitem>
>
> Can we combine these three?

+1

Thanks,
Amit

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Langote 2019-05-29 01:58:45 Re: Question about some changes in 11.3
Previous Message Amit Langote 2019-05-29 00:42:24 Re: Fix inconsistencies for v12