~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/function_hash.gperf

New merge for TableShare

Show diffs side-by-side

added added

removed removed

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