2017-09-07 |
Pedro Ferreira |
Small fix
sqlextra
|
2017-09-07 |
Sjoerd Mullender |
Fix for changeset b400d6d90551.
Jul2017
|
2017-09-07 |
Sjoerd Mullender |
Dereference early once instead of at each use.
Jul2017
|
2017-09-07 |
Sjoerd Mullender |
Properly (I think) count inserts in order to decide whether to vacuum.
Jul2017
|
2017-09-07 |
Sjoerd Mullender |
Error checking and cleanup (reference counting and freeing).
Jul2017
|
2017-09-07 |
Martin van Dinther |
Approve Windows specific output
|
2017-09-07 |
Sjoerd Mullender |
Merge with Jul2017 branch.
|
2017-09-07 |
Sjoerd Mullender |
Get rid of .mx extensions in comments.
Jul2017
|
2017-09-06 |
Sjoerd Mullender |
Use correct return value.
Jul2017
|
2017-09-06 |
Sjoerd Mullender |
Coverity inspired fixes.
Jul2017
|
2017-09-05 |
Pedro Ferreira |
More fixes
sqlextra
|
2017-09-05 |
Pedro Ferreira |
Fixes for more tests
trails
|
2017-09-05 |
Pedro Ferreira |
Merged with default
trails
|
2017-09-05 |
Sjoerd Mullender |
Clarify --enable-developer option.
Jul2017
|
2017-09-05 |
Sjoerd Mullender |
Disallow BATsort with first two arguments NULL.
|
2017-09-04 |
Pedro Ferreira |
Approved JDBC tests
trails
|
2017-09-04 |
Pedro Ferreira |
Approved more tests
trails
|
2017-09-04 |
Pedro Ferreira |
Merge with default
trails
|
2017-09-04 |
Pedro Ferreira |
Merged with Jul2017
|
2017-09-04 |
Pedro Ferreira |
The compilation with address sanitizing check in timetrails was getting an error of a possible memory leak in the MAL parser. The problem was that parseError could be called a second time before returning, thus the leak detection
Jul2017
|
2017-09-04 |
Sjoerd Mullender |
Merge with Jul2017 branch.
|
2017-09-04 |
Sjoerd Mullender |
Merge with Jul2017 branch.
|
2017-09-04 |
Sjoerd Mullender |
Fix incorrect SQL state code.
Jul2017
|
2017-09-01 |
Pedro Ferreira |
Streaming tables information SQL upgrade
trails
|
2017-09-01 |
Pedro Ferreira |
Fixings for some tests
sqlextra
|
2017-09-01 |
Martin Kersten |
Fix possible memory leaks
Jul2017
|
2017-08-31 |
Martin Kersten |
Avoid possible leak
|
2017-08-31 |
Martin van Dinther |
Activating java test program Bug_PrepStmtSetString_6382 for bug 6382
Jul2017
|
2017-08-31 |
Jennie Zhang |
Added test for Bug 6399
Jul2017
|
2017-08-31 |
Pedro Ferreira |
Merged changes
Jul2017
|
2017-08-31 |
Pedro Ferreira |
Malloc failures checks
Jul2017
|
2017-08-31 |
Sjoerd Mullender |
A whole bunch of Coverity-inspired fixes.
Jul2017
|
2017-08-31 |
Pedro Ferreira |
Merge with default
trails
|
2017-08-31 |
Pedro Ferreira |
Merged with default
sqlextra
|
2017-08-31 |
Pedro Ferreira |
Compilation fixes and more tests approval
sqlextra
|
2017-08-31 |
Panagiotis Koutsourakis |
Merge with default
data-vaults
|
2017-08-31 |
Martin van Dinther |
Approve testweb output
|
2017-08-31 |
Martin van Dinther |
Approve some Darwin and Windows specific outputs.
|
2017-08-31 |
Martin van Dinther |
Approve testweb err outputs missing SQLState Codes
|
2017-08-31 |
Sjoerd Mullender |
Lock not used in static code analysis.
Jul2017
|
2017-08-31 |
Sjoerd Mullender |
Merge with Jul2017 branch.
|
2017-08-31 |
Sjoerd Mullender |
Use BATdense to create BATs of type VOID.
Jul2017
|
2017-08-31 |
Sjoerd Mullender |
Add some comments.
Jul2017
|
2017-08-30 |
Sjoerd Mullender |
Give SQL's empty bats a name for debugging purposes.
Jul2017
|
2017-08-30 |
Sjoerd Mullender |
Print persistent/transient information in BBPdump.
Jul2017
|
2017-08-30 |
Sjoerd Mullender |
Accelerator heaps that are not persistent can go to transient farm.
Jul2017
|
2017-08-30 |
Pedro Ferreira |
Merged with default
sqlextra
|
2017-08-30 |
Pedro Ferreira |
Handle upgrades properly
sqlextra
|
2017-08-30 |
Pedro Ferreira |
Compilation fixes (I hope) and more tests approval
trails
|
2017-08-29 |
Pedro Ferreira |
Approved some tests
trails
|
2017-08-29 |
Sjoerd Mullender |
Merge with Jul2017 branch.
|
2017-08-29 |
Sjoerd Mullender |
Semijoin can call mergejoin with NULL right output.
Jul2017
|
2017-08-29 |
Sjoerd Mullender |
Initialize.
Jul2017
|
2017-08-29 |
Sjoerd Mullender |
Merge with Jul2017 branch.
|
2017-08-29 |
Pedro Ferreira |
Delay of the continuous query beginning working
trails
|
2017-08-29 |
Sjoerd Mullender |
Fix lots of reference counting leaks, especially in error handling.
Jul2017
|
2017-08-29 |
Sjoerd Mullender |
Fix error messages.
Jul2017
|
2017-08-29 |
Martin Kersten |
This branch is not needed anymore
noconsole
|
2017-08-29 |
Martin Kersten |
Added bug 6397
|
2017-08-28 |
Pedro Ferreira |
More advances in the delay of the beginning of the continuous query
trails
|