mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
turn GEQO code on by default
This commit is contained 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
|
||||
|
Reference in New Issue
Block a user