Re: partition tree inspection functions

Pavel Stehule <pavel.stehule@gmail.com>

From: Pavel Stehule <pavel.stehule@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>, Jesper Pedersen <jesper.pedersen@redhat.com>, Thomas Munro <thomas.munro@enterprisedb.com>, Robert Haas <robertmhaas@gmail.com>, Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2018-10-05T06:05:43Z
Lists: pgsql-hackers
pá 5. 10. 2018 v 7:57 odesílatel Michael Paquier <michael@paquier.xyz>
napsal:

> On Thu, Oct 04, 2018 at 05:18:07PM +0900, Michael Paquier wrote:
> > So it seems that I am clearly outvoted here ;)
> >
> > Okay, let's do as you folks propose.
>
> And attached is a newer version with this isleaf stuff and the previous
> feedback from Amit integrated, as long as I recall about it.  The
> version is indented, and tutti-quanti.  Does that look fine to everybody
> here?
>

looks well

Pavel


> The CF bot should normally pick up this patch, the previous garbage seen
> in one of the tests seems to come from the previous implementation which
> used strings...
> --
> Michael
>

Commits

  1. Add pg_partition_tree to display information about partitions