mirror of https://github.com/citusdata/citus.git
Adds a new empty space
parent
eda5539804
commit
7ac5f21dc0
|
@ -1018,6 +1018,7 @@ SetNodeMetadata(MetadataSyncContext *context, bool localOnly)
|
|||
BoolGetDatum(true));
|
||||
|
||||
updatedActivatedNodeList = lappend(updatedActivatedNodeList, node);
|
||||
|
||||
}
|
||||
|
||||
/* reset activated nodes inside metadataSyncContext afer local update */
|
||||
|
|
Loading…
Reference in New Issue