]> granicus.if.org Git - postgresql/commitdiff
A few more yet...
authorMarc G. Fournier <scrappy@hub.org>
Sat, 19 Oct 1996 04:48:30 +0000 (04:48 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 19 Oct 1996 04:48:30 +0000 (04:48 +0000)
src/include/nodes/primnodes.h

index 2a3677a3430503a770b3555a4512343687dde90f..a96d5570dc3215e3338b5f529c9e1a334c103687 100644 (file)
@@ -6,23 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: primnodes.h,v 1.2 1996/10/05 20:33:45 momjian Exp $
+ * $Id: primnodes.h,v 1.3 1996/10/19 04:48:30 scrappy Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef PRIMNODES_H
 #define        PRIMNODES_H
 
-#include "postgres.h"
-
-#include "access/attnum.h"
-#include "storage/buf.h"
-#include "utils/rel.h"
 #include "utils/fcache.h"
-#include "nodes/params.h"
-
-#include "nodes/nodes.h"
-#include "nodes/pg_list.h"
 
 /* ----------------------------------------------------------------
  *                     node definitions