8000 Fix whitespace. · postgrespro/postgres_cluster@4af77aa · GitHub
[go: up one dir, main page]

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

Appearance settings

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

Lines changed: 0 additions & 1 deletion
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)
0