Skip to content

Commit 4af77aa

Browse files
author
Etsuro Fujita
committed
Fix whitespace.
1 parent d37ddb7 commit 4af77aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/executor/nodeModifyTable.c

-1
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@ ExecInsert(ModifyTableState *mtstate,
411411
* them.
412412
*/
413413
slot->tts_tableOid = RelationGetRelid(resultRelInfo->ri_RelationDesc);
414-
415414
}
416415
else
417416
{

0 commit comments

Comments
 (0)