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

Commit9c0d64c

Browse files
committed
#define GEQO_RELS 6 (not 7)
1 parent2f8c2e9 commit9c0d64c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/optimizer/internal.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* Copyright (c) 1994, Regents of the University of California
88
*
9-
* $Id: internal.h,v 1.6 1997/06/02 11:19:33 vadim Exp $
9+
* $Id: internal.h,v 1.7 1997/06/03 03:15:50 vadim Exp $
1010
*
1111
*-------------------------------------------------------------------------
1212
*/
@@ -83,6 +83,6 @@ extern int BushyPlanFlag;
8383
/*#define joininfo_inactive(joininfo)joininfo->inactive */
8484

8585
/* GEQO switch according to number of relations in a query */
86-
#defineGEQO_RELS7
86+
#defineGEQO_RELS6
8787

8888
#endif/* INTERNAL_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp