MichaelDBA/pg_get_tabledef

Add partition info for parent table

Closed this issue · 1 comments

It would be nice if this function shows partition info when displaying the DDL for parent tables, similar to how "/d+" works.

It is now implemented using the new enum, 'SHOWPARTS'.