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

Commit7d5e795

Browse files
committed
Getting there, one by one...
1 parent92ec7b5 commit7d5e795

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

‎src/include/nodes/makefuncs.h

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,15 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: makefuncs.h,v 1.1 1996/08/28 01:57:33 scrappy Exp $
9+
* $Id: makefuncs.h,v 1.2 1996/11/06 09:21:42 scrappy Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
1313
#ifndefMAKEFUNC_H
1414
#defineMAKEFUNC_H
1515

16-
#include"access/attnum.h"
17-
#include"catalog/pg_operator.h"
18-
#include"utils/fcache.h"
19-
#include"nodes/primnodes.h"
16+
#include<nodes/primnodes.h>
17+
#include<utils/fcache.h>
2018

2119
externOper*makeOper(Oidopno,
2220
Oidopid,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp