mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +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>
|
||||
<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>
|
||||
</para>
|
||||
</listitem>
|
||||
|
Reference in New Issue
Block a user