mirror of https://github.com/citusdata/citus.git
Update comment
parent
bbc1d1797b
commit
c5d6ab42c9
|
@ -327,7 +327,7 @@ SyncCitusTableMetadata(Oid relationId)
|
|||
|
||||
/*
|
||||
* CreateDependentViewsOnWorkers takes a relationId and creates the views that depend on
|
||||
* that relation on workers with metadata.
|
||||
* that relation on workers with metadata. Propagated views are marked as distributed.
|
||||
*/
|
||||
static void
|
||||
CreateDependentViewsOnWorkers(Oid relationId)
|
||||
|
|
Loading…
Reference in New Issue