Re: Postgres 11 release notes - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: Postgres 11 release notes
Date
Msg-id 498A21C9-8FAC-4E15-BE28-284065970366@yandex-team.ru
Whole thread Raw
In response to Postgres 11 release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Postgres 11 release notes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
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

Best regards, Andrey Borodin.

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Is a modern build system acceptable for older platforms
Next
From: "Kato, Sho"
Date:
Subject: [doc fix] Add operation of freeing output SQLDA