Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9a3d8e1

Browse files
committed
Fix comment related to pg_cryptohash_error()
One of the comments introduced inb69aba7 was worded a bit weirdly, soimprove it.Reported-by: Sergey ShinderukDiscussion:https://postgr.es/m/71b9a5d2-a3bf-83bc-a243-93dcf0bcfb3b@postgrespro.ruBackpatch-through: 14
1 parentaf9e633 commit9a3d8e1

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 providingerrors about an error that
255+
* Returns a static string providingdetails about an error that
256256
* happened during a computation.
257257
*/
258258
constchar*

‎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 providingerrors about an error that
311+
* Returns a static string providingdetails about an error that
312312
* happened during a computation.
313313
*/
314314
constchar*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp