1
0
mirror of https://github.com/postgres/postgres.git synced 2025-04-25 21:42:33 +03:00

doc: PG 13 relnotes, update TOAST item to mention decompression

Reported-by: Andrey M. Borodin

Discussion: https://postgr.es/m/D49B37B1-E2B9-4F67-8C6C-5CFD4015E8C5@yandex-team.ru
This commit is contained in:
Bruce Momjian 2020-05-06 19:34:22 -04:00
parent c3d1fdb598
commit fb544735f1

View File

@ -675,7 +675,7 @@ Author: Tomas Vondra <tomas.vondra@postgresql.org>
-->
<para>
Improve retrieving of only the leading bytes of TOAST values (Binguo Bao)
Improve speed of TOAST decompression and the retrievel of only the leading bytes of TOAST values (Binguo Bao, Andrey Borodin)
</para>
<para>