mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-23 19:39:53 +08: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:
parent
e0b82fc8e8
commit
5cb54fc310
@ -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…
Reference in New Issue
Block a user