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

Commit97d18ce

Browse files
committed
Fix comment for ExecProcessReturning
resultRelInfo is the argument for the function, not projectReturning.Author: Etsuro FujitaDiscussion:https://postgr.es/m/5AA8E11E.1040609@lab.ntt.co.jp
1 parentdf411e7 commit97d18ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/executor/nodeModifyTable.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ ExecCheckPlanOutput(Relation resultRel, List *targetList)
141141
/*
142142
* ExecProcessReturning --- evaluate a RETURNING list
143143
*
144-
*projectReturning: RETURNING projection info for current result rel
144+
*resultRelInfo: current result rel
145145
* tupleSlot: slot holding tuple actually inserted/updated/deleted
146146
* planSlot: slot holding tuple returned by top subplan node
147147
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp