2016-03-03 |
Stefan Manegold |
test for bug 3937: approve Windows-specific output
Jul2015
|
2016-03-03 |
Stefan Manegold |
test for bug 3937: simply use /bin/sh for portability
Jul2015
|
2016-03-03 |
Martin van Dinther |
Implemented method DatabaseMetaData.getClientProperties().
|
2016-03-03 |
Martin van Dinther |
Implemented method DatabaseMetaData.getUDTs().
|
2016-03-03 |
Martin van Dinther |
Adding new utility function executeMetaDataQuery() to replace getStmt().executeQuery()
|
2016-03-03 |
Hannes Muehleisen |
Bug #3942
embedded
|
2016-03-03 |
lsidir |
compilation error
leftmart
|
2016-03-03 |
lsidir |
merge with default
leftmart
|
2016-03-03 |
lsidir |
merge
leftmart
|
2016-03-03 |
lsidir |
build a bloom filter on the right side and use it during HASHJOIN
leftmart
|
2016-02-22 |
lsidir |
Adding bloom filters support
leftmart
|
2016-03-03 |
Niels Nes |
use int for date difference, fixes bug 3940
Jul2015
|
2016-03-03 |
Hannes Muehleisen |
some people still call fetch() instead of dbFetch(). looking at you, dplyr
embedded
|
2016-03-03 |
Hannes Muehleisen |
approved test output
embedded
|
2016-03-03 |
Hannes Muehleisen |
isnan/isinf fix
embedded
|
2016-03-03 |
Hannes Muehleisen |
merge with default
embedded
|
2016-03-03 |
Hannes Muehleisen |
missing space
embedded
|
2016-03-02 |
Sjoerd Mullender |
Fixed License tag.
Jul2015
|
2016-03-02 |
Stefan Manegold |
added test for bug 3937
Jul2015
|
2016-03-02 |
Jennie Zhang |
Added test for Bug 3940
Jul2015
|
2016-03-02 |
Hannes Muehleisen |
added ; to log
embedded
|
2016-03-02 |
Hannes Muehleisen |
Patch to record sql statements to a file
embedded
|
2016-03-02 |
Sjoerd Mullender |
Moved the Ruby driver to a new repository.
|
2016-03-02 |
Sjoerd Mullender |
Updated Debian copyright file to adhere to the Debian policy.
|
2016-03-02 |
Stefan Manegold |
fixing bug 3937: unset "nonil" property with copy binary into:
Jul2015
|
2016-03-02 |
Niels Nes |
fix crash with asserts enabled, ie table maybe removed before, ie nt could be NULL.
Jul2015
|
2016-03-02 |
Sjoerd Mullender |
Merge with default branch.
embedded
|
2016-03-02 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2016-03-01 |
Hannes Muehleisen |
Fix compilation on Linux
embedded
|
2016-03-01 |
Sjoerd Mullender |
Fixed so that this also builds on Fedora 24.
Jul2015
|
2016-03-01 |
Sjoerd Mullender |
Remove commented out code.
Jul2015
|
2016-03-01 |
Sjoerd Mullender |
Fixed license version.
Jul2015
|
2016-03-01 |
Sjoerd Mullender |
Fixed comment.
Jul2015
|
2016-03-01 |
Sjoerd Mullender |
Cleanup UUID files in the database upon startup.
Jul2015
|
2016-03-01 |
Hannes Muehleisen |
merge with default
embedded
|
2016-03-01 |
Hannes Muehleisen |
some minor code cleanup
embedded
|
2016-02-29 |
Mark Raasveldt |
Merge with default.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
Use MT_thread instead of pthread for parallel aggregations.
pythonudf
|
2016-02-29 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2016-02-29 |
Sjoerd Mullender |
Single entry, single exit.
|
2016-02-29 |
Sjoerd Mullender |
Error checking.
|
2016-02-29 |
Mark Raasveldt |
Added Python library and include directories to rules.msc.
pythonudf
|
2016-02-29 |
Sjoerd Mullender |
Backported fix from default.
Jul2015
|
2016-02-29 |
Mark Raasveldt |
Undefine various typedefs and constants before loading the Python library.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
Don't use debug version of Python headers when MonetDB is compiled in debug mode.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
No stdbool on Windows.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
Explicit typecasts for windows compiler.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
No pthread on windows.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
Windows compiler does not like inline arrays.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
Fix for windows compiler.
pythonudf
|
2016-02-29 |
Mark Raasveldt |
Use function pointers to execute SQL statements because Windows does not like unresolved references.
pythonudf
|
2016-02-29 |
Hannes Muehleisen |
Un-breaking dbWriteTable
embedded
|
2016-02-29 |
Hannes Muehleisen |
merge with default
embedded
|
2016-02-29 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2016-02-29 |
Sjoerd Mullender |
Ignore error output from "hg root" command.
Jul2015
|
2016-02-26 |
Hannes Muehleisen |
Bug 3922, do not import NaN or Inf
embedded
|
2016-02-26 |
Hannes Muehleisen |
Fix test case from sqlite
embedded
|
2016-02-26 |
Hannes Muehleisen |
Do not try to mkdir("c:\") on windows
embedded
|
2016-02-26 |
Hannes Muehleisen |
Fix for Bug 3918
embedded
|
2016-02-26 |
Hannes Muehleisen |
rename converters.c to not get in way of rpm building
embedded
|