Re: PG 13 release notes, first draft - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: PG 13 release notes, first draft
Date
Msg-id 20200511210954.GA21294@alvherre.pgsql
Whole thread Raw
In response to Re: PG 13 release notes, first draft  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: PG 13 release notes, first draft  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On 2020-May-11, Alvaro Herrera wrote:

> Hello
> 
> > +<!--
> > +Author: Alexander Korotkov <akorotkov@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).

Sorry, it's the last four only -- \dA is an older command.

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



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pgsql: Show opclass and opfamily related information in psql
Next
From: Tom Lane
Date:
Subject: Remaining routine pre-beta tasks