From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PG 13 release notes, first draft |
Date: | 2020-05-12 01:06:36 |
Message-ID: | 20200512010636.GP4666@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, May 11, 2020 at 05:09:54PM -0400, Alvaro Herrera wrote:
> On 2020-May-11, Alvaro Herrera wrote:
>
> > Hello
> >
> > > +<!--
> > > +Author: Alexander Korotkov <akorotkov(at)postgresql(dot)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.
OK, confirmed, thanks.
--
Bruce Momjian <bruce(at)momjian(dot)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 +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2020-05-12 01:14:58 | Re: PG 13 release notes, first draft |
Previous Message | Bruce Momjian | 2020-05-12 01:06:14 | Re: PG 13 release notes, first draft |