pgsql: psql: display tablespace for partitioned indexes

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: psql: display tablespace for partitioned indexes
Date: 2019-04-17 22:18:58
Message-ID: E1hGstO-0001Lh-Hw@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

psql: display tablespace for partitioned indexes

Nothing was shown previously.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b036982db786f7ef6c118419e7e832167ad4a6a7

Modified Files
--------------
src/bin/psql/describe.c | 3 ++-
src/test/regress/input/tablespace.source | 1 +
src/test/regress/output/tablespace.source | 8 ++++++++
3 files changed, 11 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2019-04-17 22:52:21 pgsql: Tie loose ends in psql's new \dP command
Previous Message Bruce Momjian 2019-04-17 22:12:26 pgsql: postgresql.conf.sample: add proper defaults for include actions