Re: PostgreSQL 13 Beta 1 Release Announcement Draft

Поиск
Список
Период
Сортировка
От Pantelis Theodosiou
Тема Re: PostgreSQL 13 Beta 1 Release Announcement Draft
Дата
Msg-id CAE3TBxws6wTqAAe5XBwGLuPWF31C8w3AvuE8a4b+D_iKZK4UOA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL 13 Beta 1 Release Announcement Draft  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Ответы Re: PostgreSQL 13 Beta 1 Release Announcement Draft  (Pantelis Theodosiou <ypercube@gmail.com>)
Список pgsql-hackers
Congrats to all for the release of a new major version!

Two questions:
- Why is VACUUM together with FETCH FIRST WITH TIES, CREATE TABLE LIKE, ALTER VIEW, ALTER TABLE, etc in Utility Commands section?
  Shouldn't there be a separate section for SQL changes? (or keep one section but rename the Utility to include all?)

Add FOREIGN to ALTER statements, if appropriate (Luis Carril)

> WHAT IS THIS ABOUT?

- The "WHAT IS THIS ABOUT?" should be removed, in my opinion.

Again, congrats for another release of the best database in the world.

Pantelis Theodosiou

On Thu, May 21, 2020 at 12:44 PM Jonathan S. Katz <jkatz@postgresql.org> wrote:
Hi John,

On 5/21/20 12:12 AM, John Naylor wrote:
> Hi Jon,
>
> I noticed a couple minor inconsistencies:
>
> ".datetime" -> elsewhere functions are formatted as `.datetime()`
>
> libpq -> `libpq`
>
> The link to the release notes on its own line is the same as the
> inline link, if that makes sense. In other places with links on their
> own line, the full URL is in the link text.
>
> Also, for "indexes that contain many repeat values", "repeated" might
> sound better here. It's one of those things that jumped out at me at
> first reading, but when trying both in my head, it seems ok.
>
> Regarding "streaming `pg_basebackup`s", I'm used to the general term
> "base backups" in this usage, which seems a  distinct concept from the
> name of the invoked command.

Thanks for the suggestions. I ended up incorporating all of them.

Stay tuned for the release...

Jonathan

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

Предыдущее
От: David Steele
Дата:
Сообщение: Re: Schedule of commit fests for PG14
Следующее
От: Pavel Borisov
Дата:
Сообщение: Re: [PATCH] fix GIN index search sometimes losing results