23 #ifndef _XASL_REGU_ALLOC_HPP_ 24 #define _XASL_REGU_ALLOC_HPP_ 26 #if defined (SERVER_MODE) 27 #error Does not belong to server module 53 struct aggregate_list_node;
54 struct analytic_list_node;
103 template <
typename T>
110 template <
typename T>
123 template <
typename T>
138 for (
size_t idx = 0; idx < size; idx++)
void regu_array_alloc(T **ptr, size_t size)
access_spec_node * regu_spec_alloc(TARGET_TYPE type)
OID * regu_oid_array_alloc(int size)
char * pt_alloc_packing_buf(int size)
xasl_node * regu_xasl_node_alloc(PROC_TYPE type)
void regu_set_error_with_zero_args(int err_type)
int * regu_int_array_alloc(int size)
void regu_dbval_type_init(db_value *ptr, DB_TYPE type)