Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3f07f6b

Browse files
committed
Another
1 parent 7d5e795 commit 3f07f6b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/include/optimizer/plancat.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: plancat.h,v 1.2 1996/10/31 09:49:26 scrappy Exp $
9+
* $Id: plancat.h,v 1.3 1996/11/06 09:24:57 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#ifndef PLANCAT_H
1414
#define PLANCAT_H
1515

16+
#include <nodes/parsenodes.h>
1617

1718
/*
1819
* transient data structure to hold return value of index_info. Note that

0 commit comments

Comments
 (0)