~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/function_hash.gperf

  • Committer: Monty Taylor
  • Date: 2009-03-06 03:33:24 UTC
  • mfrom: (916.1.2 merge)
  • Revision ID: mordred@inaugust.com-20090306033324-dcedf80g9qzywbvu
Merged Brian's merge... re-rotate the tree.

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.