pgcrypto: report init errors as PXE_CIPHER_INIT

Report OpenSSL errors during initialization as PXE_CIPHER_INIT since
that's just what they were, and not generic unknown errors. This also
removes the last users of the generic error, and thus it can be removed.

Discussion: http://postgr.es/m/c89d932c-501e-4473-9750-638cfcd90...@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0250a167a07d4d2cff932e467d84306cbd3704fe

Modified Files
--------------
contrib/pgcrypto/openssl.c | 4 ++--
contrib/pgcrypto/px.c      | 1 -
contrib/pgcrypto/px.h      | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)

Reply via email to