Re: partition tree inspection functions
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Cc: Jeevan Ladhe <jeevan.ladhe@enterprisedb.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-06-27T12:16:15Z
Lists: pgsql-hackers
On Tue, Jun 26, 2018 at 04:57:53PM +0900, Amit Langote wrote: > Thanks Jeevan for reviewing. I would like to make things more user-friendly in this area, but could you add a couple of tests to show up how things work? I just had a very quick glance at what's proposed at the top of the thread. -- Michael
Commits
-
Add pg_partition_tree to display information about partitions
- d5eec4eefde7 12.0 landed