62
62
type::Decimal *val_decimal(bool *null_value, type::Decimal *result);
65
void update_hash(bool set_null, void *ptr, uint32_t length,
66
Item_result type, const charset_info_st * const cs, Derivation dv,
65
void update_hash(bool set_null, const void*, uint32_t length, Item_result type, const charset_info_st* cs, Derivation dv, bool unsigned_arg);
70
68
} /* namespace drizzled */