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:
@ -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 */
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user