~drizzle-trunk/drizzle/development

  • Committer: Jay Pipes
  • Date: 2009-02-04 15:25:30 UTC
  • Revision ID: jpipes@serialcoder-20090204152530-27x7k0vjx1pd3g3o
default_week_format variable has gone the way of the Dodo, as have the
WEEK() and YEARWEEK() functions.  These two functions, along with week_mode
(default_week_format) were inconsistent with standards and made redundant
by the DATE_FORMAT() function.

Cleaned up the former week_number_from_gregorian_date() function into
a simpler, strftime()-based solution in sync with PosgreSQL and SQL/ISO standards.

Clean up of the EXTRACT() function to use new temporal system and produce
proper errors on bad temporal values.

NOTE: Test cases for EXTRACT and cleanup of the func_time.test case have not
yet been committed.
Filename Latest Rev Last Changed Committer Comment Size
..
innochecksum.c 642.1.68 16 years ago Lee merge with latest from the trunk 9.1 KB Diff Download File
Makefile.am 584.1.3 16 years ago Monty Taylor Merged from David. 989 bytes Diff Download File
my_print_defaults.cc 656.1.26 16 years ago Monty Taylor Finally removed all of the my_malloc stuff. 6 KB Diff Download File
mysql_waitpid.cc 660.1.3 16 years ago Eric Herman removed trailing whitespace with simple script: f 2.8 KB Diff Download File