On 2018/10/30 10:33, Michael Paquier wrote: > Thanks for the new version and using better index names. I have > reviewed and committed the patch, with a couple of things tweaked: > - removal of the tests on the size, they don't seem useful as part of > showing partition information. > - no need to join on pg_class for the test of the normal table. > - added some comments and reformulated some other comments. > - added a test with a materialized view. > - added a test with a NULL input (as that's a strict function).
Thank you! Regards, Amit