Fix comment related to pg_cryptohash_error()
authorMichael Paquier <michael@paquier.xyz>
Wed, 12 Jan 2022 03:39:36 +0000 (12:39 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 12 Jan 2022 03:39:36 +0000 (12:39 +0900)
commit9a3d8e1886670ca3532687c5336d97965a79a084
tree9c45080ae90221696e46b40f97ce59008a590c82
parentaf9e6331aeba149c93052c3549140082a85a3cf9
Fix comment related to pg_cryptohash_error()

One of the comments introduced in b69aba7 was worded a bit weirdly, so
improve it.

Reported-by: Sergey Shinderuk
Discussion: https://postgr.es/m/71b9a5d2-a3bf-83bc-a243-93dcf0bcfb3b@postgrespro.ru
Backpatch-through: 14
src/common/cryptohash.c
src/common/cryptohash_openssl.c