mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 00:20:24 +01:00
Fix whitespace.
This commit is contained in:
parent
d37ddb745b
commit
4af77aa797
|
|
@ -411,7 +411,6 @@ ExecInsert(ModifyTableState *mtstate,
|
||||||
* them.
|
* them.
|
||||||
*/
|
*/
|
||||||
slot->tts_tableOid = RelationGetRelid(resultRelInfo->ri_RelationDesc);
|
slot->tts_tableOid = RelationGetRelid(resultRelInfo->ri_RelationDesc);
|
||||||
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user