Home
last modified time | relevance | path

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

/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/commands/
H A Dcitus_add_local_table_to_metadata.c468 List *tableDDLCommands = GetFullTableCreationCommands(relationId, in GetShellTableDDLEventsForCitusLocalTable() local
473 foreach_ptr(tableDDLCommand, tableDDLCommands) in GetShellTableDDLEventsForCitusLocalTable()
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/metadata/
H A Dmetadata_sync.c668 List *tableDDLCommands = GetFullTableCreationCommands(relationId, in GetDistributedTableDDLEvents() local
671 foreach_ptr(tableDDLCommand, tableDDLCommands) in GetDistributedTableDDLEvents()