pgsql: Improve psql's \d output for partitioned indexes.
В списке pgsql-committers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | pgsql: Improve psql's \d output for partitioned indexes. |
| Дата | |
| Msg-id | E1hq1xj-0000nk-7R@gemulon.postgresql.org обсуждение |
| Список | pgsql-committers |
Improve psql's \d output for partitioned indexes. Include partitioning information much as we do for partitioned tables. (However, \d+ doesn't show the partition bounds, because those are not stored for indexes.) In passing, fix a couple of queries to look less messy in -E output. Also, add some tests for \d on tables with nondefault tablespaces. (Somebody previously added a rather silly number of tests for \d on partitioned indexes, yet completely neglected other cases.) Justin Pryzby, reviewed by Fabien Coelho Discussion: https://postgr.es/m/20190422154902.GH14223@telsasoft.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/24f62e93f314c107b4fa679869e5ba9adb2d545f Modified Files -------------- src/bin/psql/describe.c | 114 +++++++++++++++--------------- src/test/regress/input/tablespace.source | 9 +++ src/test/regress/output/tablespace.source | 89 +++++++++++++++++++++++ 3 files changed, 155 insertions(+), 57 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера