1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-07 11:02:12 +03:00

Fix whitespace.

This commit is contained in:
Etsuro Fujita 2019-12-04 12:45:00 +09:00
parent d37ddb745b
commit 4af77aa797

View File

@ -411,7 +411,6 @@ ExecInsert(ModifyTableState *mtstate,
* them.
*/
slot->tts_tableOid = RelationGetRelid(resultRelInfo->ri_RelationDesc);
}
else
{