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

Commit 5cb54fc

Browse files
committed
doc: PG 16 relnotes, SIMD improvements
Reported-by: John Naylor Discussion: https://postgr.es/m/CAFBsxsEuAx4_nq=200u=70S5r83C2hzO-a9+c6YXTCbOFeDAfw@mail.gmail.com
1 parent e0b82fc commit 5cb54fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/release-16.sgml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2530,7 +2530,7 @@ Author: John Naylor <john.naylor@postgresql.org>
25302530

25312531
<listitem>
25322532
<para>
2533-
Allow ASCII string detection to use vector operations on x86-64 architectures (John Naylor)
2533+
Allow ASCII string detection to use vector operations (John Naylor)
25342534
</para>
25352535
</listitem>
25362536

@@ -2541,7 +2541,7 @@ Author: John Naylor <john.naylor@postgresql.org>
25412541

25422542
<listitem>
25432543
<para>
2544-
Allow JSON string processing to use vector operations on x86-64 architectures (John Naylor)
2544+
Allow JSON string parsing to use vector operations (John Naylor)
25452545
</para>
25462546

25472547
<para>
@@ -2558,7 +2558,7 @@ Author: John Naylor <john.naylor@postgresql.org>
25582558

25592559
<listitem>
25602560
<para>
2561-
Allow arrays searches to use vector operations on x86-64 architectures (John Naylor)
2561+
Allow array searches to use vector operations (John Naylor)
25622562
</para>
25632563
</listitem>
25642564

0 commit comments

Comments
 (0)