Re: Postgres 11 release notes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Postgres 11 release notes
Дата
Msg-id 20180518135302.GE3088@momjian.us
обсуждение исходный текст
Ответ на Re: Postgres 11 release notes  (Andrey Borodin <x4mmm@yandex-team.ru>)
Ответы Re: Postgres 11 release notes  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Postgres 11 release notes  (Darafei "Komяpa" Praliaskouski <me@komzpa.net>)
Список pgsql-hackers
On Fri, May 18, 2018 at 10:56:25AM +0500, Andrey Borodin wrote:
> H, Bruce!
> 
> 
>     11 мая 2018 г., в 20:08, Bruce Momjian <bruce@momjian.us> написал(а):
> 
>     I expect a torrent of feedback.  ;-)
> 
> 
> I'm not sure it is usefull in release notes since it is more about API, and not
> user-facing change. Just in case.
> GiST opclasses now can omit compress and decompress functions. If compress
> function is omited, IndexOnlyScan is enabled for opclass without any extra
> change.
> https://github.com/postgres/postgres/commit/
> d3a4f89d8a3e500bd7c0b7a8a8a5ce1b47859128

Uh, we do have this for SP-GiST:

        Allow SP-GiST indexes to optionally use compression (Teodor Sigaev,
        Heikki Linnakangas, Alexander Korotkov, Nikita Glukhov)

I am unclear how far downt the API stack I should go in documenting
changes like this.

-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: SCRAM with channel binding downgrade attack
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pg_control read error message