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

Commit2333e41

Browse files
author
Nikita Glukhov
committed
Rename Ctor => Constructor
1 parent5976663 commit2333e41

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
@@ -4938,6 +4938,6 @@ transformJsonSerializeExpr(ParseState *pstate, JsonSerializeExpr *expr)
49384938
returning->typmod=-1;
49394939
}
49404940

4941-
returnmakeJsonCtorExpr(pstate,JSCTOR_JSON_SERIALIZE,list_make1(arg),
4941+
returnmakeJsonConstructorExpr(pstate,JSCTOR_JSON_SERIALIZE,list_make1(arg),
49424942
NULL,returning, false, false,expr->location);
49434943
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp