Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit92ec7b5

Browse files
committed
And another
1 parent8b6b4d0 commit92ec7b5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎src/include/optimizer/clauses.h

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,14 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: clauses.h,v 1.1 1996/08/28 07:23:11 scrappy Exp $
9+
* $Id: clauses.h,v 1.2 1996/11/06 09:19:16 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#ifndefCLAUSES_H
1414
#defineCLAUSES_H
1515

16-
#include"nodes/pg_list.h"
17-
#include"nodes/primnodes.h"
16+
#include<nodes/primnodes.h>
1817

1918
externExpr*make_clause(inttype,Node*oper,List*args);
2019
externboolis_opclause(Node*clause);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp