2005-11-26 |
Martin Kersten |
Approved
|
2005-11-26 |
Martin Kersten |
Silence compiler
|
2005-11-26 |
Fabian Groffen |
A sequence increment value may never be zero (or less)
|
2005-11-26 |
Stefan Manegold |
approved impact of Peter's latest changes
|
2005-11-26 |
Martin Kersten |
TYPE_* definitions needed by the SQL compiler.
|
2005-11-26 |
Niels Nes |
added the possibility of update with correlated subquery
|
2005-11-26 |
Niels Nes |
approving correct errors to string2int_conversion
|
2005-11-26 |
Niels Nes |
removed debug message
|
2005-11-26 |
Niels Nes |
added test script for the string2int conversion bug
|
2005-11-26 |
Niels Nes |
fixed the crash on cast bug
|
2005-11-26 |
Niels Nes |
added test (and output) for the crash on cast ( 1 as varchar(10));
|
2005-11-25 |
Niels Nes |
adding script for update with subselect (with outer refs)
|
2005-11-25 |
Niels Nes |
approved new time/timestamp output (after the fix of daytime_add and 6 fractional seconds)
|
2005-11-25 |
Niels Nes |
approved output, because of the transaction caching and copies of the delta
|
2005-11-25 |
Niels Nes |
approving output, the order is mixed
|
2005-11-25 |
Niels Nes |
missed one return type
|
2005-11-25 |
cvs2hg |
fixup commit for tag 'sql_delta_done'
sql_delta_done
|
2005-11-25 |
Niels Nes |
column are (again) storage as
|
2005-11-25 |
Niels Nes |
fixed bug in daytime_add
|
2005-11-25 |
Niels Nes |
fixed bug in daytime_add
|
2005-11-25 |
cvs2hg |
fixup commit for tag 'sql_delta'
sql_delta
|
2005-11-25 |
Niels Nes |
some more timestamp/time output fixes
|
2005-11-25 |
Martin Kersten |
A few pages.
|
2005-11-25 |
Niels Nes |
approved output after fixing temporal fractional seconds
|
2005-11-25 |
Martin Kersten |
Documentation
|
2005-11-25 |
Martin Kersten |
Checkpoint for the documentation.
|
2005-11-25 |
Peter Boncz |
- one of the scarier cases
|
2005-11-25 |
Peter Boncz |
pf_support.mx:
|
2005-11-25 |
Peter Boncz |
finalizing the constant module (or 'hack')
|
2005-11-25 |
Niels Nes |
current_timestamp now has usefull milliseconds (instead of always 000)
|
2005-11-25 |
Stefan Manegold |
approved (not that) new function "movedata()"
XQuery_0-9_update
|
2005-11-25 |
Jan Rittinger |
approved output
|
2005-11-25 |
Jan Rittinger |
forgot to check in a file yesterday -- sorry
|
2005-11-25 |
Stefan Manegold |
approved fixed output
|
2005-11-25 |
Stefan Manegold |
approved new function "invalid_qname()"
|
2005-11-25 |
Stefan Manegold |
re-added module constant which apparently got lost with Niels' last checkin...
|
2005-11-25 |
Niels Nes |
changed bootstrap to function for old egrep and old automake
|
2005-11-25 |
Sjoerd Mullender |
Implemented Jens' suggestion (thanks Jens) to check whether we have an
XQuery_0-9_update
|
2005-11-25 |
Martin Kersten |
attempt to kill big/little endian bug
|
2005-11-25 |
Stefan Manegold |
initialize possibly not initialized variable
|
2005-11-25 |
Martin Kersten |
Silence web.
|
2005-11-25 |
Martin Kersten |
Silence test web
|
2005-11-25 |
Peter Boncz |
- added invalid_qname; fixes bug 1221984
|
2005-11-25 |
Stefan Manegold |
also casts now require parentheses
|
2005-11-25 |
Peter Boncz |
- bugfix 1315339: seems like the cast code was hastily copy/pasted from str
|
2005-11-25 |
Peter Boncz |
- fixed bug 1324219 (2) const problem in combine_text_string
|
2005-11-25 |
Peter Boncz |
- fix bug 1324219 (a) const problem with mvaljoin
|
2005-11-24 |
Peter Boncz |
- added mod support on dbl/flt
|
2005-11-24 |
Peter Boncz |
- improved support for xquery identifier parsing
|
2005-11-24 |
Peter Boncz |
- disallow casts without ()
|
2005-11-24 |
Fabian Groffen |
Applying a bit dirty hack in order to avoid the parser getting lost on
|
2005-11-24 |
Peter Boncz |
- allow dashes in identifiers
|
2005-11-24 |
Stefan Manegold |
Testing only makes sense if we indeed maintain the test scripts and their stable output,
|
2005-11-24 |
Fabian Groffen |
We now have a ful SQL:2003 sequence implementation.
|
2005-11-24 |
Stefan Manegold |
Testing only makes sense if we indeed maintain the test scripts and their stable output,
|
2005-11-24 |
Niels Nes |
new module constant
|
2005-11-24 |
Niels Nes |
bugs got renamed, ie also the output changes slightly
|
2005-11-24 |
Fabian Groffen |
Fixing up testscript and approving output
|
2005-11-24 |
Stefan Manegold |
added new modules constant to statically linked Mserver
|
2005-11-24 |
Stefan Manegold |
renamed tests to meet with re-newed naming convention
|