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

Commit2c19ea8

Browse files
committed
Fix typo in comment.
Author: Kyotaro Horiguchi
1 parent1671c01 commit2c19ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/rewrite/rewriteManip.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1205,7 +1205,7 @@ replace_rte_variables_mutator(Node *node,
12051205
* If the expression tree contains a whole-row Var for the target RTE,
12061206
* *found_whole_row is set to true. In addition, if to_rowtype is
12071207
* not InvalidOid, we replace the Var with a Var of that vartype, inserting
1208-
* aConvertRowTypeExpr to map back to the rowtype expected by the expression.
1208+
* aConvertRowtypeExpr to map back to the rowtype expected by the expression.
12091209
* (Therefore, to_rowtype had better be a child rowtype of the rowtype of the
12101210
* RTE we're changing references to.) Callers that don't provide to_rowtype
12111211
* should report an error if *found_row_type is true; we don't do that here

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp