psql: Describe partitioned tables/indexes as such

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: d56e0fde828b95497ce9acfb4ce18bab64803c82
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2018-11-19T20:30:06Z
Releases: 12.0
psql: Describe partitioned tables/indexes as such

In \d and \z, instead of conflating partitioned tables and indexes with
plain ones, set the "type" column and table title differently to make
the distinction obvious.  A simple ease-of-use improvement.

Author: Pavel Stehule, Michaël Paquier, Álvaro Herrera
Reviewed-by: Amit Langote
Discussion: https://postgr.es/m/CAFj8pRDMWPgijpt_vPj1t702PgLG4Ls2NCf+rEcb+qGPpossmg@mail.gmail.com

Files

Discussion