make \d pg_toast.foo show its indices, and the associated non-toast table, and \d relkind=I show its partitions (and tablespace)

Edit
ID 2110
Title make \d pg_toast.foo show its indices, and the associated non-toast table, and \d relkind=I show its partitions (and tablespace)
Topic Clients
Created 2019-05-05 22:01:26
Last modified 2019-07-23 21:08:49 (5 years, 3 months ago)
Latest email 2019-07-23 22:06:58 (5 years, 3 months ago)
Status
2019-07: Committed
Target version
Authors Justin Pryzby (justinpryzby)
Reviewers Fabien Coelho (calvin)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/2110
git checkout commitfest/cf/2110
Emails
make \d pg_toast.foo show its indices
First at 2019-04-22 15:49:02 by Justin Pryzby <pryzby at telsasoft.com>
Latest at 2019-07-23 22:06:58 by Fabien COELHO <coelho at cri.ensmp.fr>
Latest attachment (v7-0001-print-table-associated-with-given-TOAST-table.patch) at 2019-07-17 06:26:34 from Justin Pryzby <pryzby at telsasoft.com>
    Attachment (v7-0001-print-table-associated-with-given-TOAST-table.patch) at 2019-07-17 06:26:34 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v5-0001-print-table-associated-with-given-TOAST-table.patch) at 2019-07-16 14:06:36 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v5-0001-print-table-associated-with-given-TOAST-table.patch) at 2019-07-16 05:01:24 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v3-0000-print-table-associated-with-given-TOAST-table.patch) at 2019-06-27 23:02:02 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v3-0000-print-table-associated-with-given-TOAST-table.patch) at 2019-06-23 14:25:47 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (v2-0001-make-d-pg_toast.foo-show-its-indices.patch) at 2019-05-03 14:27:22 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
    Attachment (slash-d-show-indices-on-toast.patch) at 2019-04-22 15:49:02 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
History
When Who What
2019-07-23 21:08:49 Tom Lane (tgl) Closed in commitfest 2019-07 with status: Committed
2019-07-23 18:22:16 Tom Lane (tgl) Added tgl as committer
2019-07-23 07:18:48 Fabien Coelho (calvin) New status: Ready for Committer
2019-07-16 03:42:45 Justin Pryzby (justinpryzby) New status: Needs review
2019-06-30 08:27:08 Fabien Coelho (calvin) New status: Waiting on Author
2019-06-28 07:26:12 Fabien Coelho (calvin) Added calvin as reviewer
2019-06-23 22:03:55 Justin Pryzby (justinpryzby) Changed name to make \d pg_toast.foo show its indices, and the associated non-toast table, and \d relkind=I show its partitions (and tablespace)
2019-05-05 22:01:47 Justin Pryzby (justinpryzby) Changed authors to Justin Pryzby (justinpryzby)
2019-05-05 22:01:26 Justin Pryzby (justinpryzby) Attached mail thread 20190422154902.GH14223@telsasoft.com
2019-05-05 22:01:26 Justin Pryzby (justinpryzby) Created patch record
Edit