~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/natural_join_column.h

  • Committer: Brian Aker
  • Date: 2008-10-31 05:09:50 UTC
  • mfrom: (520.4.38 devel)
  • Revision ID: brian@tangent.org-20081031050950-0ujwuqizima69ltr
Merged Monty's work.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#ifndef DRIZZLED_NATURAL_JOIN_COLUMN_H
21
21
#define DRIZZLED_NATURAL_JOIN_COLUMN_H
22
22
 
 
23
#include <drizzled/sql_alloc.h>
 
24
 
23
25
class Field;
24
26
class Field_translator;
 
27
class TableList;
25
28
 
26
29
/*
27
30
  Column reference of a NATURAL/USING join. Since column references in