doc: PG 16 relnotes, SIMD improvements

Reported-by: John Naylor

Discussion: https://postgr.es/m/CAFBsxsEuAx4_nq=200u=70S5r83C2hzO-a9+c6YXTCbOFeDAfw@mail.gmail.com
pull/137/head
Bruce Momjian 2 years ago
parent e0b82fc8e8
commit 5cb54fc310
  1. 6
      doc/src/sgml/release-16.sgml

@ -2530,7 +2530,7 @@ Author: John Naylor <john.naylor@postgresql.org>
<listitem>
<para>
Allow ASCII string detection to use vector operations on x86-64 architectures (John Naylor)
Allow ASCII string detection to use vector operations (John Naylor)
</para>
</listitem>
@ -2541,7 +2541,7 @@ Author: John Naylor <john.naylor@postgresql.org>
<listitem>
<para>
Allow JSON string processing to use vector operations on x86-64 architectures (John Naylor)
Allow JSON string parsing to use vector operations (John Naylor)
</para>
<para>
@ -2558,7 +2558,7 @@ Author: John Naylor <john.naylor@postgresql.org>
<listitem>
<para>
Allow arrays searches to use vector operations on x86-64 architectures (John Naylor)
Allow array searches to use vector operations (John Naylor)
</para>
</listitem>

Loading…
Cancel
Save