| From: | Andrey Borodin <x4mmm(at)yandex-team(dot)ru> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Postgres 11 release notes |
| Date: | 2018-05-18 05:56:25 |
| Message-ID: | 498A21C9-8FAC-4E15-BE28-284065970366@yandex-team.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
H, Bruce!
> 11 мая 2018 г., в 20:08, Bruce Momjian <bruce(at)momjian(dot)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 <https://github.com/postgres/postgres/commit/d3a4f89d8a3e500bd7c0b7a8a8a5ce1b47859128>
Best regards, Andrey Borodin.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kato, Sho | 2018-05-18 06:03:59 | [doc fix] Add operation of freeing output SQLDA |
| Previous Message | Andres Freund | 2018-05-18 05:42:00 | Re: Is a modern build system acceptable for older platforms |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2018-05-18 10:28:16 | Re: Postgres 11 release notes |
| Previous Message | Michael Paquier | 2018-05-18 03:03:49 | Re: SCRAM with channel binding downgrade attack |