UD_BUG             61 modules/ud/er_UD_errors.h   { ERDUP(UD_BUG),      "Software bug - contact developer" },
UD_BUG            245 modules/ud/ud_comrol.c 		 ER_perror(FAC_UD, UD_BUG, "not valid class type\n");
UD_BUG            724 modules/ud/ud_comrol.c 	ER_perror(FAC_UD, UD_BUG, "cannot update radix tree\n");
UD_BUG            663 modules/ud/ud_core.c      ER_perror(FAC_UD, UD_BUG, "empty query string\n");
UD_BUG            725 modules/ud/ud_core.c 	      ER_perror(FAC_UD, UD_BUG, "query not defined for this type of attribute[%d]\n", attribute_type);
UD_BUG            954 modules/ud/ud_core.c 			ER_perror(FAC_UD, UD_BUG, "query not defined for this type of attribute:[%d:%s]\n", attribute_type, attribute_value);
UD_BUG           1224 modules/ud/ud_core.c 		ER_perror(FAC_UD, UD_BUG, "query not defined for this type of attribute:[%d:%s]\n", attribute_type, attribute_value);
UD_BUG           1336 modules/ud/ud_core.c 	ER_perror(FAC_UD, UD_BUG, "%s[%s]\n", sq_error, tr->query->str);
UD_BUG           1441 modules/ud/ud_core.c      ER_perror(FAC_UD, UD_BUG, "unknown return code from create_attr()");
UD_BUG           1530 modules/ud/ud_core.c 		ER_perror(FAC_UD, UD_BUG, "query not defined for this type of attribute:[%d:%s]\n", attribute_type, attribute_value);