projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3e725a
)
turn GEQO code on by default
author
Marc G. Fournier
Thu, 27 Mar 1997 01:00:41 +0000
(
01:00
+0000)
committer
Marc G. Fournier
Thu, 27 Mar 1997 01:00:41 +0000
(
01:00
+0000)
src/include/config.h.in
patch
|
blob
|
blame
|
history
diff --git
a/src/include/config.h.in
b/src/include/config.h.in
index c7ef0c437cd4ed9fc4170664c2f35c7bf0c2c2f9..ef9e8c8f404d2d05b8e2441c4384fdc21f20f4ab 100644
(file)
--- a/
src/include/config.h.in
+++ b/
src/include/config.h.in
@@
-276,7
+276,7
@@
* search.
* For further information see README.GEQO
.
*/
-
/*#define GEQO */
/* backend/optimizer/path/allpaths.c */
+
#define GEQO
/* backend/optimizer/path/allpaths.c */
/*
* Define this if you want psql to _always_ ask for a username and a password