2016-03-14 |
Sjoerd Mullender |
Branch is closed after having been merged into the default branch.
embedded
|
2016-03-14 |
Sjoerd Mullender |
Merge with embedded branch.
Jun2016_root
|
2016-03-14 |
Sjoerd Mullender |
Merge with default branch.
embedded
|
2016-03-14 |
Sjoerd Mullender |
Fix geom upgrade code to mark more functions as system functions.
|
2016-03-14 |
Mark Raasveldt |
We need signed types here.
pythonudf
|
2016-03-14 |
Sjoerd Mullender |
Approved after changeset 604ae9397192.
|
2016-03-14 |
Sjoerd Mullender |
Avoid magic numbers.
|
2016-03-14 |
Sjoerd Mullender |
We really don't need to export everything.
|
2016-03-14 |
Sjoerd Mullender |
Merge with Jul2015 branch, not propagating changeset 98cdca21a670.
|
2016-03-14 |
Niels Nes |
remove bogus (debug) assert, fixes bug 3891 (well the crash only, as
Jul2015
|
2016-03-14 |
Niels Nes |
add test and stable output for bug 3890
Jul2015
|
2016-03-14 |
Niels Nes |
fix bug 3890, ie incorrect rewrite of rank over expressions. 'Should not be propagated to the default branch'
Jul2015
|
2016-03-14 |
Niels Nes |
fixes for bug 3900, ie handle null (type any) in in/between expressions
Jul2015
|
2016-03-13 |
Niels Nes |
add checks to disallow inserts into stream's fixes bug 3952
Jul2015
|
2016-03-13 |
Niels Nes |
don't use 3 level deep table names.
Jul2015
|
2016-03-13 |
Niels Nes |
on request, reintroduce 'create ordered index index_name table_name(cols);'
leftmart
|
2016-03-13 |
Martin Kersten |
Server crash test case
|
2016-03-12 |
Niels Nes |
fix crash after max/min of external fixed sized large object (UUID)
Jul2015
|
2016-03-11 |
Mark Raasveldt |
Now with the correct window installers.
pythonudf
|
2016-03-11 |
Mark Raasveldt |
Updated Windows installer to ship Python UDF code.
pythonudf
|
2016-03-11 |
Sjoerd Mullender |
In case BUNappend/bunfastapp fails, COPY INTO must stop, even if BEST EFFORT.
Jul2015
|
2016-03-11 |
Sjoerd Mullender |
We know where the next text is to be copied to.
Jul2015
|
2016-03-11 |
Sjoerd Mullender |
Failure to unmap doesn't need to be propagated.
Jul2015
|
2016-03-11 |
Sjoerd Mullender |
Do not insert non-UTF-8 sequences into a string BAT.
Jul2015
|
2016-03-11 |
lsidir |
merge with the default
leftmart
|
2016-03-11 |
lsidir |
more IDXACCESS messages
leftmart
|
2016-03-11 |
lsidir |
IDXACCESS messages for the select code
leftmart
|
2016-03-11 |
Mark Raasveldt |
Ship the locate python bat file to the install directory.
pythonudf
|
2016-03-11 |
Mark Raasveldt |
Windows installation: Run a batch script to find Python installation on Mserver startup.
pythonudf
|
2016-03-11 |
Mark Raasveldt |
Fixes for Windows compilation.
pythonudf
|
2016-03-11 |
Hannes Muehleisen |
r client test case and doc fixes
embedded
|
2016-03-10 |
lsidir |
added to mserver5 the --indexes debug option.
leftmart
|
2016-03-10 |
Hannes Muehleisen |
merge
embedded
|
2016-03-10 |
Hannes Muehleisen |
configure updates for windows
embedded
|
2016-03-10 |
Hannes Muehleisen |
merge
embedded
|
2016-03-10 |
Hannes Muehleisen |
config win
embedded
|
2016-03-10 |
Hannes Muehleisen |
undefs
embedded
|
2016-03-10 |
Hannes Muehleisen |
no longer importing dbi
embedded
|
2016-03-10 |
Hannes Muehleisen |
new non-cheating configure script
embedded
|
2016-03-10 |
Martin van Dinther |
Updating invalid schema_id references (value is 0) in sys.types.schema_id and sys.functions.schema_id.
|
2016-03-10 |
Sjoerd Mullender |
Use proper atomic instructions to access variable.
|
2016-03-10 |
Mark Raasveldt |
Properly export the warnings enabled flag.
pythonudf
|
2016-03-10 |
Sjoerd Mullender |
Add a cast.
|
2016-03-10 |
Sjoerd Mullender |
Propagate make HAVE_LIBXML=1 to compiler -DHAVE_LIBXML on Windows.
embedded
|
2016-03-10 |
lsidir |
merge default
leftmart
|
2016-03-10 |
lsidir |
merge with default
leftmart
|
2016-03-10 |
lsidir |
typo
leftmart
|
2016-03-09 |
lsidir |
add ALGODEBUG macro
leftmart
|
2016-03-08 |
lsidir |
merge with default
leftmart
|
2016-03-10 |
lsidir |
mal_running and GDKnr_threads are both int
|
2016-03-10 |
Sjoerd Mullender |
Merge heads.
|
2016-03-10 |
Sjoerd Mullender |
Merge with branch, not changing any files.
|
2016-03-10 |
Sjoerd Mullender |
Post release build.
Jul2015
|
2016-03-10 |
Sjoerd Mullender |
Merge with Jul2015 branch.
|
2016-03-10 |
Sjoerd Mullender |
Setting tags Jul2015_15 and Jul2015_SP3 for the release build.
Jul2015
|
2016-03-10 |
Sjoerd Mullender |
Moved contents of ChangeLog.Jul2015 to MonetDB.spec, debian/changelog and ChangeLog-Archive.
Jul2015 Jul2015_15
|
2016-03-10 |
Sjoerd Mullender |
Updated library versions.
Jul2015
|
2016-03-10 |
Sjoerd Mullender |
Merge with Jul2015 branch, not changing any files.
|
2016-03-10 |
Sjoerd Mullender |
Pre-release version number update.
Jul2015
|
2016-03-10 |
Martin Kersten |
Improve multi-user query scheduling
|