~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/function_hash.gperf

  • Committer: Jay Pipes
  • Date: 2009-03-13 23:35:46 UTC
  • mto: This revision was merged to the branch mainline in revision 937.
  • Revision ID: jpipes@serialcoder-20090313233546-n12t6xpf71um75fo
Split index hints out into their own file, removal from sql_lex.h and sql_select.cc

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.