mirror of https://github.com/citusdata/citus.git
citus_indent
parent
2554b8f3e6
commit
c405f4e723
|
@ -339,7 +339,7 @@ CreateForeignConstraintRelationshipGraph()
|
||||||
ALLOCSET_DEFAULT_INITSIZE,
|
ALLOCSET_DEFAULT_INITSIZE,
|
||||||
ALLOCSET_DEFAULT_MAXSIZE);
|
ALLOCSET_DEFAULT_MAXSIZE);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
MemoryContextReset(ForeignConstraintRelationshipMemoryContext);
|
MemoryContextReset(ForeignConstraintRelationshipMemoryContext);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue