Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs)

Justin Pryzby <pryzby@telsasoft.com>

From: Justin Pryzby <pryzby@telsasoft.com>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: Laurenz Albe <laurenz.albe@cybertec.at>, Ian Lawrence Barwick <barwick@gmail.com>, pgsql-hackers@postgresql.org, Gilles Darold <gilles@darold.net>
Date: 2021-12-18T22:10:42Z
Lists: pgsql-hackers

Attachments

Remove bogus ACL check for AMs.
Rebased on cf0cab868.
Use ForkNumber rather than int.
Update comments and commit message.
Also move the Size column of \l and \dt