2012-11-30 |
Eleni Petraki |
Fix number of parameters in cookin function.
ssdb
|
2012-11-30 |
Sjoerd Mullender |
Fixed filter after changeset 5cc8d9c19479.
Oct2012
|
2012-11-30 |
Niels Nes |
cleanup deadcode
Feb2013
|
2012-11-30 |
Niels Nes |
included last remains of sql_rel2bin into rel_bin.
Feb2013
|
2012-11-30 |
Sjoerd Mullender |
Propagated approval in changeset df6fb82513f6 to 32 bit output.
Oct2012
|
2012-11-30 |
Sjoerd Mullender |
Have test output go through mclient.
Oct2012
|
2012-11-30 |
Fabian Groffen |
strcasestr: spotted typo 1ms too late
Feb2013
|
2012-11-30 |
Fabian Groffen |
strcasestr: make definition match GNU's
Feb2013
|
2012-11-29 |
Martin Kersten |
Reduce sys IO calls in profiler
|
2012-11-29 |
Martin Kersten |
Select proper label in legenda
|
2012-11-29 |
Sjoerd Mullender |
Use correct name for sample deviation.
Feb2013
|
2012-11-29 |
Sjoerd Mullender |
Step two towards a new stable branch "Feb2013".
|
2012-11-29 |
Sjoerd Mullender |
Step one towards a new stable branch "Feb2013".
Feb2013
|
2012-11-29 |
Sjoerd Mullender |
Added tag Feb2013_root for changeset c341b78e1c2e
|
2012-11-29 |
Sjoerd Mullender |
Merge with Oct2012 branch.
Feb2013_root
|
2012-11-29 |
Sjoerd Mullender |
Implemented {stddev,var}_{samp,pop} SQL aggregates using a single scan.
|
2012-11-29 |
Sjoerd Mullender |
Martin added a namespacelock.
|
2012-11-29 |
Jennie Zhang |
removed unnecessary parameter to cooking()
ssdb
|
2012-11-29 |
Eleni Petraki |
Density function.
ssdb
|
2012-11-29 |
Martin Kersten |
Add missing declaration
|
2012-11-29 |
Martin Kersten |
Avoid deadlocks
|
2012-11-29 |
Sjoerd Mullender |
Use different name for macro.
|
2012-11-29 |
Sjoerd Mullender |
Implemented standard deviation (sample and population) in single scan.
|
2012-11-29 |
Sjoerd Mullender |
Approved after recent changes.
|
2012-11-29 |
Sjoerd Mullender |
Indent.
|
2012-11-29 |
Sjoerd Mullender |
Move files to correct directory.
Oct2012
|
2012-11-29 |
Niels Nes |
some comments for future fixes
|
2012-11-28 |
Niels Nes |
use sql cache variable to set maximum query cache size.
Oct2012
|
2012-11-28 |
Niels Nes |
use sql cache variable to set maximum query cache size.
|
2012-11-28 |
Niels Nes |
fix memory leak
|
2012-11-28 |
Niels Nes |
partial revert of operator precedence.
|
2012-11-28 |
Niels Nes |
fix operator precedence
|
2012-11-28 |
Niels Nes |
implemented re_likesubselect, improves the performance of simple like patterns
|
2012-11-28 |
Sjoerd Mullender |
Merge with Oct2012 branch, not including 822e78b1baa5.
|
2012-11-28 |
Sjoerd Mullender |
Merge with Oct2012 branch.
|
2012-11-28 |
lsidir |
A more ellegant fix for bug 3152 - DO NOT PROPAGATE.
Oct2012
|
2012-11-28 |
Niels Nes |
fixed bugs 2977 and 3143
Oct2012
|
2012-11-28 |
Sjoerd Mullender |
Cosmetics: move average calculation to gdk_aggr.c
|
2012-11-28 |
Niels Nes |
approved output. Dividing 2 strings is simply not supported. Compiler
Oct2012
|
2012-11-28 |
Niels Nes |
teest 2728 cleanup tables
Oct2012
|
2012-11-28 |
Sjoerd Mullender |
Merge with Oct2012 branch, not making any changes.
|
2012-11-28 |
Sjoerd Mullender |
Fix for changeset 24c408dcf765: maintain ABI compatibility.
Oct2012
|
2012-11-28 |
Sjoerd Mullender |
Merge with Oct2012 branch.
|
2012-11-28 |
Sjoerd Mullender |
Typo in bug name.
Oct2012
|
2012-11-27 |
Eleni Petraki |
Add test for bug 2978 (now() + 1 results in illegal argument).
Oct2012
|
2012-11-28 |
Sjoerd Mullender |
Add missing tests to All file.
Oct2012
|
2012-11-27 |
Holger Pirk |
* added a test for bug 1667
Oct2012
|
2012-11-27 |
Romulo Goncalves |
Add test for the update crash reported in Bug 2655
Oct2012
|
2012-11-27 |
gawade |
Added test cases for the -f csv format output error condition. Bug is resolved as correct output is generated
Oct2012
|
2012-11-27 |
Eleni Petraki |
Bug 2659: tuples INTERSECT vs count (... INTERSECT ...) differs.
Oct2012
|
2012-11-27 |
Romulo Goncalves |
Add test for BUG type_resolution_error_in_SQL_procedural_code Buf-3143
Oct2012
|
2012-11-27 |
Thibault Sellam |
Added test for bug 2291
Oct2012
|
2012-11-27 |
Bart Scheers |
Added test with and without data for Bug 3093
Oct2012
|
2012-11-27 |
Holger Pirk |
* added test for bug 2962
Oct2012
|
2012-11-27 |
Eleni Petraki |
Bug 2805: row_number doesn't work in complex query.
Oct2012
|
2012-11-27 |
Yagiz Kargin |
Bug 2728 test.
Oct2012
|
2012-11-27 |
Thibault Sellam |
Added test for bug 3040
Oct2012
|
2012-11-27 |
Jennie Zhang |
Added test for Bug 2929
Oct2012
|
2012-11-27 |
Bart Scheers |
Added test for Bug 3098
Oct2012
|
2012-11-27 |
Hannes Muehleisen |
Fixed PHP client to no longer produce a fatal error in PHP 5.4 - Bug #3169
Oct2012
|