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