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

Commitc1609cf

Browse files
Fix typo in numutils.c comments
s/messges/messages/
1 parent7750fef commitc1609cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/backend/utils/adt/numutils.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ pg_strtoint64_safe(const char *s, Node *escontext)
891891
* so that caller can parse the rest. Otherwise, it's an error if anything
892892
* but whitespace follows.
893893
*
894-
* typname is what is reported in errormessges.
894+
* typname is what is reported in errormessages.
895895
*
896896
* If escontext points to an ErrorSaveContext node, that is filled instead
897897
* of throwing an error; the caller must check SOFT_ERROR_OCCURRED()
@@ -978,7 +978,7 @@ uint32in_subr(const char *s, char **endloc,
978978
* so that caller can parse the rest. Otherwise, it's an error if anything
979979
* but whitespace follows.
980980
*
981-
* typname is what is reported in errormessges.
981+
* typname is what is reported in errormessages.
982982
*
983983
* If escontext points to an ErrorSaveContext node, that is filled instead
984984
* of throwing an error; the caller must check SOFT_ERROR_OCCURRED()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp