]> granicus.if.org Git - postgresql/commitdiff
wish there was an easier way to clean this up...
authorMarc G. Fournier <scrappy@hub.org>
Sat, 19 Oct 1996 04:46:28 +0000 (04:46 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 19 Oct 1996 04:46:28 +0000 (04:46 +0000)
src/include/nodes/parsenodes.h

index fa9c61b3bd577b984537aa8e032405fd89579736..6e3538d0bdfa4bf6e83b2d81efdd19b8bbd49b6f 100644 (file)
@@ -6,17 +6,14 @@
  *
  * 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
 #define        PARSENODES_H
 
-#include "nodes/nodes.h"
-#include "nodes/pg_list.h"
 #include "nodes/primnodes.h"
-#include "utils/tqual.h"
 
 /*****************************************************************************
  *  Query Tree