pgsql: psql: display tablespace for partitioned indexes - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: psql: display tablespace for partitioned indexes
Date
Msg-id E1hGstO-0001Lh-Hw@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: postgresql.conf.sample: add proper defaults for include actions
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Tie loose ends in psql's new \dP command