mirror of
https://github.com/postgres/postgres.git
synced 2025-04-21 12:05:57 +03:00
A few more yet...
This commit is contained in:
parent
6592bbaf08
commit
23f444f64d
@ -6,23 +6,14 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 1994, Regents of the University of California
|
* 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
|
#ifndef PRIMNODES_H
|
||||||
#define 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 "utils/fcache.h"
|
||||||
#include "nodes/params.h"
|
|
||||||
|
|
||||||
#include "nodes/nodes.h"
|
|
||||||
#include "nodes/pg_list.h"
|
|
||||||
|
|
||||||
/* ----------------------------------------------------------------
|
/* ----------------------------------------------------------------
|
||||||
* node definitions
|
* node definitions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user