doc PG 18 relnotes: fix missing parens for crc32c()

Reported-by: Steven Niu

Discussion: https://postgr.es/m/CABBtG=ejqK58cFWpw3etVZfQfhjC-qOqV+9GQWRnLO+p9wYMbw@mail.gmail.com
pull/221/head
Bruce Momjian 4 months ago
parent 95129709fd
commit 89372d0aaa
  1. 2
      doc/src/sgml/release-18.sgml

@ -2148,7 +2148,7 @@ Author: Nathan Bossart <nathan@postgresql.org>
<listitem>
<para>
Add functions crc32() and crc32c to compute CRC values (Aleksander Alekseev)
Add functions crc32() and crc32c() to compute CRC values (Aleksander Alekseev)
<ulink url="&commit_baseurl;760162fed">&sect;</ulink>
</para>
</listitem>

Loading…
Cancel
Save