Home
last modified time | relevance | path

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

/dports/databases/pg_citus/citus-10.2.3/src/include/distributed/
H A Dmetadata_cache.h256 extern Oid SecondaryNodeRoleId(void);
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/metadata/
H A Dnode_metadata.c355 nodeMetadata.nodeRole = SecondaryNodeRoleId(); in citus_add_secondary_node()
748 Oid secondaryRole = SecondaryNodeRoleId(); in NodeIsSecondary()
H A Dmetadata_cache.c2709 SecondaryNodeRoleId(void) in SecondaryNodeRoleId() function