63
67
type::Decimal *val_decimal(bool *null_value, type::Decimal *result);
66
void update_hash(bool set_null, void *ptr, uint32_t length,
67
Item_result type, const charset_info_st * const cs, Derivation dv,
70
bool update_hash(bool set_null, void *ptr, uint32_t length,
71
Item_result type, const CHARSET_INFO * const cs, Derivation dv,
71
75
} /* namespace drizzled */