~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/function/func.h

  • Committer: Brian Aker
  • Date: 2009-01-06 09:02:30 UTC
  • mfrom: (758.1.5 devel)
  • Revision ID: brian@tangent.org-20090106090230-ov94my79hsiz4bes
Merge from Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
#include <drizzled/item.h>
26
26
#include <drizzled/sql_list.h>
 
27
#include <drizzled/item/bin_string.h>
27
28
 
28
29
 
29
30
class Item_func :public Item_result_field