pgcrypto: remove questionmark from error message

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: ee97d46cdb7e23f8ee98fe22648a1c3c75a80261
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2022-05-06T12:41:36Z
Releases: 15.0
pgcrypto: remove questionmark from error message

The PXE_CIPHER_INIT error is used to report initialization errors, so
appending a questionmark to the error isn't entirely accurate (using a
space before the questionmark doubly so).

Discussion: https://postgr.es/m/C89D932C-501E-4473-9750-638CFCD9095E@yesql.se

Files

Discussion