File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2530,7 +2530,7 @@ Author: John Naylor <john.naylor@postgresql.org>
2530
2530
2531
2531
<listitem>
2532
2532
<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)
2534
2534
</para>
2535
2535
</listitem>
2536
2536
@@ -2541,7 +2541,7 @@ Author: John Naylor <john.naylor@postgresql.org>
2541
2541
2542
2542
<listitem>
2543
2543
<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)
2545
2545
</para>
2546
2546
2547
2547
<para>
@@ -2558,7 +2558,7 @@ Author: John Naylor <john.naylor@postgresql.org>
2558
2558
2559
2559
<listitem>
2560
2560
<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)
2562
2562
</para>
2563
2563
</listitem>
2564
2564
You can’t perform that action at this time.
0 commit comments