Merge branch '10.2-mdev9197-cons' of github.com:shagalla/server

into branch 10.2-mdev9197.
This commit is contained in:
Igor Babaev 2016-08-31 16:16:54 -07:00
commit 3fb4f9bb93
30 changed files with 8926 additions and 14 deletions

View file

@ -2390,6 +2390,7 @@ export const char *optimizer_switch_names[]=
"extended_keys",
"exists_to_in",
"orderby_uses_equalities",
"condition_pushdown_for_derived",
"default",
NullS
};