mirror of
https://github.com/postgres/postgres.git
synced 2025-07-26 01:22:12 +03:00
doc: PG 16 relnotes, SIMD improvements
Reported-by: John Naylor Discussion: https://postgr.es/m/CAFBsxsEuAx4_nq=200u=70S5r83C2hzO-a9+c6YXTCbOFeDAfw@mail.gmail.com
This commit is contained in:
@ -2530,7 +2530,7 @@ Author: John Naylor <john.naylor@postgresql.org>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<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>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
@ -2541,7 +2541,7 @@ Author: John Naylor <john.naylor@postgresql.org>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<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>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
@ -2558,7 +2558,7 @@ Author: John Naylor <john.naylor@postgresql.org>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Allow arrays searches to use vector operations on x86-64 architectures (John Naylor)
|
Allow array searches to use vector operations (John Naylor)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user