Re: Psql patch to show access methods info
Nikita Glukhov <n.gluhov@postgrespro.ru>
From: Nikita Glukhov <n.gluhov@postgrespro.ru>
To: Thomas Munro <thomas.munro@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Cc: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>,
David Steele <david@pgmasters.net>, Michael Paquier <michael@paquier.xyz>,
Alvaro Herrera <alvherre@2ndquadrant.com>
Date: 2019-07-15T19:03:31Z
Lists: pgsql-hackers
Attachments
- 0001-Add-psql-AM-info-commands-v07.patch (text/x-patch)
On 01.07.2019 14:06, Thomas Munro wrote: > On Sun, Mar 31, 2019 at 2:13 PM <s.cherkashin@postgrespro.ru> wrote: >> Thanks for review. > Hi Sergey, > > A new Commitfest is here and this doesn't apply -- could you please > post a rebase? > > Thanks, Attached 7th version of the patches rebased onto current master. -- Nikita Glukhov Postgres Professional: http://www.postgrespro.com The Russian Postgres Company
Commits
-
Show opclass and opfamily related information in psql
- b0b5e20cd8d1 13.0 landed