Improve/correct comments Change comments for pg_cryptohash_init(), pg_cryptohash_update(), pg_cryptohash_final() in cryptohash.c to match cryptohash_openssl.c. In particular, the claim that these functions were "designed" to never fail was incorrect, since by design callers need to be prepared to handle failures, for compatibility with the cryptohash_openssl.c versions. Reviewed-by: Daniel Gustafsson <[email protected]> Discussion: https://www.postgresql.org/message-id/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/36ea345f8fa616fd9b40576310e54145aa70c1a1 Modified Files -------------- src/common/cryptohash.c | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-)
pgsql-committers by date:
Соглашаюсь с условиями обработки персональных данных