citus_indent

pull/7236/head
Nils Dijk 2023-09-26 13:42:14 +00:00
parent 2554b8f3e6
commit c405f4e723
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ CreateForeignConstraintRelationshipGraph()
ALLOCSET_DEFAULT_INITSIZE,
ALLOCSET_DEFAULT_MAXSIZE);
}
else
else
{
MemoryContextReset(ForeignConstraintRelationshipMemoryContext);
}