mirror of https://github.com/citusdata/citus.git
Removes unnecessary comment change
parent
a747699b0d
commit
ed3ebf2296
|
@ -4696,7 +4696,7 @@ SyncDistributedObjects(MetadataSyncContext *context)
|
|||
|
||||
Assert(ShouldPropagate());
|
||||
|
||||
/* send systemwide objects; i.e. roles and databases for now */
|
||||
/* Send systemwide objects, only roles for now */
|
||||
SendNodeWideObjectsSyncCommands(context);
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue