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

bugs@postgresql.org concerning updates
REL6_4
Marc G. Fournier 29 years ago
parent ee6d3a7326
commit 5b5bbdb161
  1. 2
      src/include/config.h.in

@ -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 */

Loading…
Cancel
Save