Re: Psql patch to show access methods info

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: s.cherkashin@postgrespro.ru
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>, Nikita Glukhov <n.gluhov@postgrespro.ru>, pgsql-hackers@postgresql.org
Date: 2019-02-04T01:42:57Z
Lists: pgsql-hackers
On Mon, Dec 10, 2018 at 07:38:39PM +0300, s.cherkashin@postgrespro.ru wrote:
> Here are some fixes. But I'm not sure that the renaming of columns for the
> '\dAp' command is sufficiently laconic and informative. If you have any
> suggestions on how to improve them, I will be very grateful.

I have not put much thougts into that to be honest.  For now I have
moved the patch to next CF.
--
Michael

Commits

  1. Show opclass and opfamily related information in psql