Re: PG 13 release notes, first draft

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: PG 13 release notes, first draft
Дата
Msg-id a5215b2e-f912-897a-05fa-9541e0fb6289@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: PG 13 release notes, first draft  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On 2020-05-05 22:29, Bruce Momjian wrote:
>>>> a01e1b8b9d Add new part SQL/MDA to information_schema.sql_parts 33e27c3785c5ce8a3264d6af2550ec5adcebc517
>>>> 2fc2a88e67 Remove obsolete information schema tables
>>> Uh, that didn't seem significant.
>> Maybe have one item "modernize information_schema", and then describe
>> all the changes together in a single item.
> Uh, so I am unclear when we are adding items to information_schema
> because we now support them, and when they are new features of
> information_schema.

The addition was because it's a new SQL standard part that was published 
in the meantime.

The removals were because they no longer exist in the current standard 
version and keeping them otherwise didn't make sense.

Neither of these need to be mentioned in the release notes IMO.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: godjan •
Дата:
Сообщение: Strange decreasing value of pg_last_wal_receive_lsn()
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Dumping/restoring fails on inherited generated column