mirror of
https://github.com/postgres/postgres.git
synced 2025-10-21 02:52:47 +03:00
Break parser functions into smaller files, group together.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* $Id: tcopprot.h,v 1.7 1997/09/08 21:54:42 momjian Exp $
|
||||
* $Id: tcopprot.h,v 1.8 1997/11/25 22:07:10 momjian Exp $
|
||||
*
|
||||
* OLD COMMENTS
|
||||
* This file was created so that other c files could get the two
|
||||
@@ -19,7 +19,7 @@
|
||||
#define TCOPPROT_H
|
||||
|
||||
#include <executor/execdesc.h>
|
||||
#include <parser/parse_query.h>
|
||||
#include <parser/parse_node.h>
|
||||
|
||||
#ifndef BOOTSTRAP_INCLUDE
|
||||
extern List *
|
||||
|
Reference in New Issue
Block a user