Re: partition tree inspection functions
Jesper Pedersen <jesper.pedersen@redhat.com>
From: Jesper Pedersen <jesper.pedersen@redhat.com>
To: Michael Paquier <michael@paquier.xyz>,
Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Thomas Munro <thomas.munro@enterprisedb.com>,
Robert Haas <robertmhaas@gmail.com>,
Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-10-05T12:22:49Z
Lists: pgsql-hackers
On 10/5/18 2:52 AM, Michael Paquier wrote: > On Fri, Oct 05, 2018 at 03:31:49PM +0900, Amit Langote wrote: >> Thanks for making those changes yourself and posting the new version. >> >> Can you check the attached diff file for some updates to the documentation >> part of the patch. Other parts look fine. > > OK, I merged that into my local branch. From what I can see Mr Robot is > happy as well: > http://cfbot.cputube.org/amit-langote.html Looks good. Best regards, Jesper
Commits
-
Add pg_partition_tree to display information about partitions
- d5eec4eefde7 12.0 landed