Home
last modified time | relevance | path

Searched refs:updateColocationIdCommand (Results 1 – 1 of 1) sorted by relevance

/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/utils/
H A Dcolocation_utils.c811 char *updateColocationIdCommand = ColocationIdUpdateCommand(distributedRelationId, in UpdateRelationColocationGroup() local
814 SendCommandToWorkersWithMetadata(updateColocationIdCommand); in UpdateRelationColocationGroup()