1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Disable GEQO...it seems to be broken as shown by the message to

bugs@postgresql.org concerning updates
This commit is contained in:
Marc G. Fournier
1997-02-19 19:25:42 +00:00
parent ee6d3a7326
commit 5b5bbdb161

View File

@ -264,7 +264,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 */