Re: Psql patch to show access methods info

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: s.cherkashin@postgrespro.ru, Nikita Glukhov <n.gluhov@postgrespro.ru>, pgsql-hackers@postgresql.org
Date: 2018-11-19T02:38:24Z
Lists: pgsql-hackers
On 2018-Nov-19, Michael Paquier wrote:

> On Sat, Nov 17, 2018 at 11:20:50PM -0300, Alvaro Herrera wrote:
> > Here's a rebased version, fixing the rejects, pgindenting, and fixing
> > some "git show --check" whitespace issues.  Haven't reviewed any further
> > than that.
> 
> Schema qualifications are missing in many places, and they are added
> sometimes.  The character limit in documentation paragraph could be more
> respected as well.

Sergey, are you available to fix these issues?  Nikita?

Thanks

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


Commits

  1. Show opclass and opfamily related information in psql