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

Commitce5009f

Browse files
committed
#include "postgres.h"
moved upper.
1 parent3c4b214 commitce5009f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎src/backend/optimizer/path/costsize.c

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,13 @@
77
*
88
*
99
* IDENTIFICATION
10-
* $Header: /cvsroot/pgsql/src/backend/optimizer/path/costsize.c,v 1.7 1997/01/06 00:08:31 scrappy Exp $
10+
* $Header: /cvsroot/pgsql/src/backend/optimizer/path/costsize.c,v 1.8 1997/01/08 10:33:46 vadim Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
14+
15+
#include"postgres.h"
16+
1417
#include<math.h>
1518
#ifdefWIN32
1619
# include<float.h>
@@ -25,8 +28,6 @@
2528
# endif
2629
#endif
2730

28-
#include"postgres.h"
29-
3031
#include<utils/lsyscache.h>
3132
#include"nodes/relation.h"
3233

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp