mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
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
This commit is contained in:
@ -2148,7 +2148,7 @@ Author: Nathan Bossart <nathan@postgresql.org>
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<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">§</ulink>
|
<ulink url="&commit_baseurl;760162fed">§</ulink>
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Reference in New Issue
Block a user