mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +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.
|
* search.
|
||||||
* For further information see README.GEQO <utesch@aut.tu-freiberg.de>.
|
* 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