projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3d1fdb
)
doc: PG 13 relnotes, update TOAST item to mention decompression
author
Bruce Momjian
<bruce@momjian.us>
Wed, 6 May 2020 23:34:22 +0000
(19:34 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Wed, 6 May 2020 23:34:22 +0000
(19:34 -0400)
Reported-by: Andrey M. Borodin
Discussion: https://postgr.es/m/
D49B37B1
-E2B9-4F67-8C6C-
5CFD4015E8C5
@yandex-team.ru
doc/src/sgml/release-13.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-13.sgml
b/doc/src/sgml/release-13.sgml
index 7232366080303606907c6ed7df391cf8d9da2f88..2ec8bb27486e837f3a88a5f24d22e8226602ca19 100644
(file)
--- a/
doc/src/sgml/release-13.sgml
+++ b/
doc/src/sgml/release-13.sgml
@@
-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>