~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/function_hash.gperf

  • Committer: Brian Aker
  • Date: 2009-10-02 21:34:26 UTC
  • mfrom: (1134.1.4 bug426504)
  • Revision ID: brian@gaz-20091002213426-7ojknrpknoedaprl
Merge Monty

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.