mirror of
https://github.com/postgres/postgres.git
synced 2026-05-15 11:00:06 -04:00
doc PG 19 relnotes: remove "Optionally" for CPU optimizations
Reported-by: John Naylor Discussion: https://postgr.es/m/CANWCAZZWfdoMcemSaTMon+e6aCkSABN3+sco0aStC90cFPVE4A@mail.gmail.com
This commit is contained in:
parent
7b22f15a01
commit
06fccab4c6
1 changed files with 2 additions and 2 deletions
|
|
@ -2950,7 +2950,7 @@ Author: John Naylor <john.naylor@postgresql.org>
|
|||
|
||||
<listitem>
|
||||
<para>
|
||||
Optionally use AVX2 CPU instructions for calculating page checksums (Matthew Sterrett, Andrew Kim)
|
||||
Use AVX2 CPU instructions for calculating page checksums (Matthew Sterrett, Andrew Kim)
|
||||
<ulink url="&commit_baseurl;5e13b0f24">§</ulink>
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
@ -2962,7 +2962,7 @@ Author: John Naylor <john.naylor@postgresql.org>
|
|||
|
||||
<listitem>
|
||||
<para>
|
||||
Optionally use ARM Crypto Extension to Compute CRC32C (John Naylor)
|
||||
Use ARM Crypto Extension to Compute CRC32C (John Naylor)
|
||||
<ulink url="&commit_baseurl;fbc57f2bc">§</ulink>
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue