summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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