Searched refs:ts_guc_enable_client_ddl_on_data_nodes (Results 1 – 3 of 3) sorted by relevance
68 TSDLLEXPORT bool ts_guc_enable_client_ddl_on_data_nodes = false; variable277 &ts_guc_enable_client_ddl_on_data_nodes, in _guc_init()
38 extern TSDLLEXPORT bool ts_guc_enable_client_ddl_on_data_nodes;
112 if (ts_guc_enable_client_ddl_on_data_nodes) in dist_ddl_error_if_not_allowed_data_node_session()