~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
..
bmove_upp.cc 575.3.1 16 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 1 KB Diff Download File
ChangeLog 1 16 years ago brian clean slate 1.1 KB Diff Download File
CHARSET_INFO.txt 482 16 years ago Brian Aker Remove uint. 7.7 KB Diff Download File
ctype-bin.cc 660.1.3 16 years ago Eric Herman removed trailing whitespace with simple script: f 14.4 KB Diff Download File
ctype-extra.cc 685.1.3 16 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 2.4 KB Diff Download File
ctype-mb.cc 779.1.27 16 years ago Monty Taylor Got rid of __attribute__((unused)) and the like fr 34.5 KB Diff Download File
ctype-simple.cc 779.1.27 16 years ago Monty Taylor Got rid of __attribute__((unused)) and the like fr 41.8 KB Diff Download File
ctype-uca.cc 779.1.27 16 years ago Monty Taylor Got rid of __attribute__((unused)) and the like fr 441 KB Diff Download File
ctype-utf8.cc 760 16 years ago Brian Aker Cleanup around UTf8 code. 181 KB Diff Download File
ctype.cc 685.1.3 16 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 4.1 KB Diff Download File
decimal.cc 685.1.3 16 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 85.1 KB Diff Download File
decimal.h 575.1.11 16 years ago Monty Taylor Coupla little fixes. 4 KB Diff Download File
dtoa.cc 660.1.3 16 years ago Eric Herman removed trailing whitespace with simple script: f 58.4 KB Diff Download File
int2str.cc 779.1.19 16 years ago Monty Taylor Removed stuff that gcov showed we weren't using. 2 KB Diff Download File
is_prefix.cc 575.3.1 16 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 1 KB Diff Download File
latin2.def 1 16 years ago brian clean slate 5.7 KB Diff Download File
llstr.cc 575.3.1 16 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 1.1 KB Diff Download File
longlong2str.cc 575.3.1 16 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 3.6 KB Diff Download File
m_ctype.h 660.1.3 16 years ago Eric Herman removed trailing whitespace with simple script: f 36.2 KB Diff Download File
m_string.h 670.3.1 16 years ago Toru Maesaka Replaced MySQL's my_stpncpy() with libc and c++ ca 5 KB Diff Download File
Makefile.am 779.1.18 16 years ago Monty Taylor Removed bchange. 1.1 KB Diff Download File
my_strtoll10.cc 685.1.3 16 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 5.9 KB Diff Download File
my_uctype.h 212.5.18 16 years ago Monty Taylor Moved m_ctype, m_string and my_bitmap. Removed t_c 67.7 KB Diff Download File
README 1 16 years ago brian clean slate 4.6 KB Diff Download File
str2int.cc 575.3.1 16 years ago Monty Taylor Made mysys and mystrings c++. Fixed the resulting 6.4 KB Diff Download File
string.doc 482 16 years ago Brian Aker Remove uint. 6.4 KB Diff Download File
strto.cc 685.1.3 16 years ago Monty Taylor Turned off stdinc - and then fixed the carnage. 5.1 KB Diff Download File
t_ctype.h 660.1.3 16 years ago Eric Herman removed trailing whitespace with simple script: f 5.5 KB Diff Download File