Re: allow to \dtS+ pg_toast.*
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Laurenz Albe <laurenz.albe@cybertec.at>, pgsql-hackers@postgresql.org
Date: 2021-01-05T23:50:20Z
Lists: pgsql-hackers
On Tue, Jan 05, 2021 at 06:46:01PM -0500, Tom Lane wrote: > Laurenz Albe <laurenz.albe@cybertec.at> writes: > > On Fri, 2020-12-18 at 11:33 -0600, Justin Pryzby wrote: > >>>> This makes toast tables a bit less special and easier to inspect. > > Pushed, except for Thank you -- Justin
Commits
-
Revert unstable test cases from commit 7d80441d2.
- 14d49f483d4c 14.0 landed
-
Allow psql's \dt and \di to show TOAST tables and their indexes.
- 7d80441d2c8d 14.0 landed