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: Nikita Glukhov <n.gluhov@postgrespro.ru>, pgsql-hackers@postgresql.org
Date: 2018-10-01T02:27:06Z
Lists: pgsql-hackers
On Tue, Jul 03, 2018 at 01:25:37PM +0300, s.cherkashin@postgrespro.ru wrote: > diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml > index 3ed9021..b699548 100644 > --- a/doc/src/sgml/catalogs.sgml > +++ b/doc/src/sgml/catalogs.sgml Please note that the latest patch proposed does not apply anymore. This has been moved to CF 2018-11 with waiting on author as new status. -- Michael
Commits
-
Show opclass and opfamily related information in psql
- b0b5e20cd8d1 13.0 landed