mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Fix whitespace.
This commit is contained in:
parent
a8a8c6b296
commit
0e5baa0951
1 changed files with 0 additions and 1 deletions
|
|
@ -411,7 +411,6 @@ ExecInsert(ModifyTableState *mtstate,
|
|||
* them.
|
||||
*/
|
||||
slot->tts_tableOid = RelationGetRelid(resultRelInfo->ri_RelationDesc);
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue