Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit bee6a68

Browse files
committed
Improve wording of release notes item
PostgreSQL 11 introduces compress method for SP-GiST opclasses. That was mistakenly interpreted as compression support for SP-GiST while actually that allows lossy representation of leaf keys. Author: Alexander Korotkov, based on proposal by Darafei Praliaskouski Discussion: https://postgr.es/m/CAC8Q8tKbYmNdiyWr7hE4GfMY4fbqHKkFziKgrUuWHH6HJQs3og%40mail.gmail.com
1 parent 9cd929d commit bee6a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/release-11.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ same commits as above
933933
-->
934934

935935
<para>
936-
Allow SP-GiST indexes to optionally use compression (Teodor Sigaev,
936+
Allow SP-GiST to use lossy representation of leaf keys (Teodor Sigaev,
937937
Heikki Linnakangas, Alexander Korotkov, Nikita Glukhov)
938938
</para>
939939

0 commit comments

Comments
 (0)