summaryrefslogtreecommitdiff
path: root/src/include/config.h.in
diff options
context:
space:
mode:
authorMarc G. Fournier1997-03-27 01:00:41 +0000
committerMarc G. Fournier1997-03-27 01:00:41 +0000
commitdd07f766585e6304491dd2b990c4b40fd19c9b43 (patch)
tree607652cba5225e0c210ed57302049001071e90de /src/include/config.h.in
parente3e725a47de4dd8b5802f914a329577b35384d2b (diff)
turn GEQO code on by default
Diffstat (limited to 'src/include/config.h.in')
-rw-r--r--src/include/config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/config.h.in b/src/include/config.h.in
index c7ef0c437cd..ef9e8c8f404 100644
--- a/src/include/config.h.in
+++ b/src/include/config.h.in
@@ -276,7 +276,7 @@
* search.
* For further information see README.GEQO <utesch@aut.tu-freiberg.de>.
*/
-/*#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