Re: Psql patch to show access methods info - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: Psql patch to show access methods info
Date
Msg-id CAPpHfdvAzZQGKQasUEHNC5XFekUs9SNbW-9Dc8fVtjQ_5xhrfw@mail.gmail.com
Whole thread Raw
In response to Re: Psql patch to show access methods info  (Nikita Glukhov <n.gluhov@postgrespro.ru>)
Responses Re: Psql patch to show access methods info  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Mon, Jul 22, 2019 at 11:25 PM Nikita Glukhov <n.gluhov@postgrespro.ru> wrote:
> Columns "Handler" and "Description" were added to \dA+.
>
> \dA [NAME] now shows only amname and amtype.

Cool!

> Also added support for pre-9.6 server versions to both \dA and \dA+.

I was going to ask about that.  You got ahead of me :-)

In general, patchset is very cool.  It was always scary there is no
way in psql to see am/opclass/opfamily information rather than query
catalog directly.  Shape of patches also looks good.

I'm going to push it.  Probably, someone find that commands syntax and
output formats are not well discussed yet.  But we're pretty earlier
in 13 release cycle.  So, we will have time to work out a criticism if
any.

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-hackers by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: Re: initdb recommendations
Next
From: Thomas Munro
Date:
Subject: Re: errbacktrace