On Mon, May 11, 2020 at 04:50:50PM -0400, Alvaro Herrera wrote:
> Hello
> 
> > +<!--
> > +Author: Alexander Korotkov <akorot...@postgresql.org>
> > +2020-03-08 [b0b5e20cd] Show opclass and opfamily related information in 
> > psql
> > +-->
> > +
> > +<para>
> > +Add psql commands to report operator classes and operator families (Sergey 
> > Cherkashin, Nikita Glukhov, Alexander Korotkov)
> > +</para>
> 
> I think this item should list the commands in question:
> \dA, \dAc, \dAf, \dAo, \dAp
> (All the other psql entries in the relnotes do that).

Good idea.  I added this paragraph:

        The new commands are \dAc, \dAf, \dAo, and \dAp.

I didn't see any changes to \dA except regression tests.

-- 
  Bruce Momjian  <br...@momjian.us>        https://momjian.us
  EnterpriseDB                             https://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


Reply via email to