~drizzle-trunk/drizzle/development

  • Committer: Padraig O'Sullivan
  • Date: 2009-08-10 18:49:24 UTC
  • mto: (1115.3.10 captain)
  • Revision ID: osullivan.padraig@gmail.com-20090810184924-nx0om2f6u457joew
Removed some dead code from the optimizer. find_best() was never being used
in drizzle. it is only used when optimzer_search_depth is set to an esoteric
value that a user would not be aware of. Thus, we can safely remove this
function. This eases understanding of the optimizer also since now there is
only one code path to follow for understanding how an optimal plan is
decided upon.
Filename Latest Rev Last Changed Committer Comment Size
..
File autorun.sh 1090.3.1 15 years ago Monty Taylor Merged in trond's new autorun.sh from libmemcached 2.4 KB Diff Download File
File config.rpath 202.3.1 16 years ago Monty Taylor Added very initial gettextize stuff. 17.9 KB Diff Download File
link-warning.h 815.1.3 15 years ago Monty Taylor Added getopt workaround for broken solaris getopt. 1.2 KB Diff Download File
pre_hook.sh 1093.2.4 15 years ago Monty Taylor Fixed bash-isms in pre_hook. 1.9 KB Diff Download File
File register_plugins.py 1099.1.16 15 years ago Monty Taylor Added support for conditionally building plugin's 7.4 KB Diff Download File
uncrustify.cfg 1090.4.1 15 years ago Monty Taylor Fixes to the uncrustify config and script. 3.4 KB Diff Download File