mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-06 15:24:56 +08:00
Almost have access/common cleaned up...
This commit is contained in:
parent
23f444f64d
commit
f4ba64a0ac
@ -6,7 +6,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright (c) 1994, Regents of the University of California
|
* Copyright (c) 1994, Regents of the University of California
|
||||||
*
|
*
|
||||||
* $Id: parsenodes.h,v 1.2 1996/10/19 04:46:28 scrappy Exp $
|
* $Id: parsenodes.h,v 1.3 1996/10/19 04:49:29 scrappy Exp $
|
||||||
*
|
*
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
@ -14,6 +14,7 @@
|
|||||||
#define PARSENODES_H
|
#define PARSENODES_H
|
||||||
|
|
||||||
#include "nodes/primnodes.h"
|
#include "nodes/primnodes.h"
|
||||||
|
#include "utils/tqual.h"
|
||||||
|
|
||||||
/*****************************************************************************
|
/*****************************************************************************
|
||||||
* Query Tree
|
* Query Tree
|
||||||
|
Loading…
Reference in New Issue
Block a user