Skip to content

Commit 9a3d8e1

Browse files
committed
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
1 parent af9e633 commit 9a3d8e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/common/cryptohash.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ pg_cryptohash_free(pg_cryptohash_ctx *ctx)
252252
/*
253253
* pg_cryptohash_error
254254
*
255-
* Returns a static string providing errors about an error that
255+
* Returns a static string providing details about an error that
256256
* happened during a computation.
257257
*/
258258
const char *

src/common/cryptohash_openssl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ pg_cryptohash_free(pg_cryptohash_ctx *ctx)
308308
/*
309309
* pg_cryptohash_error
310310
*
311-
* Returns a static string providing errors about an error that
311+
* Returns a static string providing details about an error that
312312
* happened during a computation.
313313
*/
314314
const char *

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy