We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8c2e9 commit 9c0d64cCopy full SHA for 9c0d64c
src/include/optimizer/internal.h
@@ -6,7 +6,7 @@
6
*
7
* Copyright (c) 1994, Regents of the University of California
8
9
- * $Id: internal.h,v 1.6 1997/06/02 11:19:33 vadim Exp $
+ * $Id: internal.h,v 1.7 1997/06/03 03:15:50 vadim Exp $
10
11
*-------------------------------------------------------------------------
12
*/
@@ -83,6 +83,6 @@ extern int BushyPlanFlag;
83
/*#define joininfo_inactive(joininfo) joininfo->inactive */
84
85
/* GEQO switch according to number of relations in a query */
86
-#define GEQO_RELS 7
+#define GEQO_RELS 6
87
88
#endif /* INTERNAL_H */
0 commit comments