Re: PG 13 release notes, first draft

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PG 13 release notes, first draft
Дата
Msg-id 20200512005414.GM4666@momjian.us
обсуждение исходный текст
Ответ на Re: PG 13 release notes, first draft  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
On Mon, May 11, 2020 at 04:50:50PM -0400, 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).

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  <bruce@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 +



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Paul Guo
Дата:
Сообщение: Two fsync related performance issues?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: PG 13 release notes, first draft