release notes: abbreviated key speedup only for varchar/text

Report by Peter Geoghegan

Backpatch through 9.5
pull/7/head
Bruce Momjian 10 years ago
parent 8190f2dfef
commit 16d4f94e67
  1. 5
      doc/src/sgml/release-9.5.sgml

@ -315,8 +315,9 @@ Add GUC and storage parameter to set the maximum size of GIN pending list.
2015-05-13 [78efd5c] Robert..: Extend abbreviated key infrastructure to datum ..
-->
<para>
Improve the speed of sorting character and <type>NUMERIC</> fields
(Peter Geoghegan, Andrew Gierth, Robert Haas)
Improve the speed of sorting <type>VARCHAR</>, <type>TEXT</>,
and <type>NUMERIC</> fields (Peter Geoghegan, Andrew Gierth,
Robert Haas)
</para>
</listitem>

Loading…
Cancel
Save