~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/function_hash.gperf

Merge Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
#include <drizzled/sql_yacc.h>
26
26
#include <drizzled/lex_symbol.h>
27
27
 
 
28
using namespace drizzled;
 
29
 
28
30
/*
29
31
  Symbols are broken into separated arrays to allow field names with
30
32
  same name as functions.