Commit 6592bbaf authored by Marc G. Fournier's avatar Marc G. Fournier

wish there was an easier way to clean this up...

parent 4c9309a8
...@@ -6,17 +6,14 @@ ...@@ -6,17 +6,14 @@
* *
* Copyright (c) 1994, Regents of the University of California * Copyright (c) 1994, Regents of the University of California
* *
* $Id: parsenodes.h,v 1.1 1996/08/28 01:57:40 scrappy Exp $ * $Id: parsenodes.h,v 1.2 1996/10/19 04:46:28 scrappy Exp $
* *
*------------------------------------------------------------------------- *-------------------------------------------------------------------------
*/ */
#ifndef PARSENODES_H #ifndef PARSENODES_H
#define PARSENODES_H #define PARSENODES_H
#include "nodes/nodes.h"
#include "nodes/pg_list.h"
#include "nodes/primnodes.h" #include "nodes/primnodes.h"
#include "utils/tqual.h"
/***************************************************************************** /*****************************************************************************
* Query Tree * Query Tree
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment