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

Commit2f6e78b

Browse files
committed
Fix typo introduced in6185c97
Reported-by: Jian He <jian.universality@gmail.com>Discussion:https://postgr.es/m/CACJufxGHiU0p0usjh5hnR0_ByZn4tq1FC3eKAtrQgJeKU6W9kw@mail.gmail.com
1 parentde36004 commit2f6e78b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/parser/parse_expr.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4334,7 +4334,7 @@ transformJsonFuncExpr(ParseState *pstate, JsonFuncExpr *func)
43344334
parser_errposition(pstate,exprLocation(path_spec))));
43354335
jsexpr->path_spec=path_spec;
43364336

4337-
/* Transform and coerce the PASSING arguments totojsonb. */
4337+
/* Transform and coerce the PASSING arguments to jsonb. */
43384338
transformJsonPassingArgs(pstate,func_name,
43394339
JS_FORMAT_JSONB,
43404340
func->passing,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp