log

age author description
2016-09-23 Sjoerd Mullender Merge with Jun2016 branch.
2016-09-21 Hannes Muehleisen fix compilation on osx 10.12 Jun2016
2016-09-23 lsidir A bitvector-based sort function designed for unsorted cand lists. leftmart
2016-09-23 Dean De Leo MIL Codegen - WIP graph0
2016-09-20 Dean De Leo Basic handling of query rewrite phase for the spfw operator graph0
2016-09-23 Sjoerd Mullender Approve, especially white space and empyty line changes.
2016-09-23 Sjoerd Mullender HACK to prevent double optimization of a MAL plan.
2016-09-23 Sjoerd Mullender Approve test, add extra testing condition. Jun2016
2016-09-23 Martin Kersten Add defense lines against double optimizer calls
2016-09-22 Martin van Dinther Update and approve new table definition dump output after changeset
2016-09-22 Niels Nes cleanup return from precommit 2PC
2016-09-22 Niels Nes cleaner hack 2PC
2016-09-22 Martin van Dinther Approve stable.out
2016-09-22 Jennie Zhang An attempt to fix Niels' fix yesterday to correctly reject concurrent updates in 2PC, i.e. for read-only transaction (i.e. tr->wtime == 0), don't go further to sql_trans_persistcommit, since there is nothing to persist. 2PC
2016-09-22 Jennie Zhang Extended the tests a bit: 2PC
2016-09-22 Sjoerd Mullender Blurb for splitting off the clients.
2016-09-21 Niels Nes keep a 'inflight' precommit_id in the global transaction. This 2PC
2016-09-21 Sjoerd Mullender Approved: no wrd.
2016-09-21 Sjoerd Mullender Change test conditionals so that tests are run if HAVE_LIDAR holds.
2016-09-21 Sjoerd Mullender Approval after changeset 7b86ab677ca7.
2016-09-21 Niels Nes reset the default function name in MSresetClientPrg
2016-09-21 Hannes Muehleisen fix compilation on osx 10.12
2016-09-21 Panagiotis Koutsourakis Add test for conflicting updates 2PC
2016-09-21 Sjoerd Mullender Removed Java (JDBC) code: it's now in its own repository.
2016-09-21 Sjoerd Mullender Simplify code.
2016-09-21 Sjoerd Mullender Updated package names.
2016-09-20 Sjoerd Mullender Merge with default branch. batcalc-candidates
2016-09-20 Sjoerd Mullender Update php recommendation.
2016-09-20 Sjoerd Mullender Merge with Jun2016 branch.
2016-09-20 Sjoerd Mullender More accurate requires for php. Jun2016
2016-09-20 Romulo Goncalves Add structure for the first GPU operator, G_Contains sfcgal
2016-09-20 Romulo Goncalves Export getVerts and freeVerts sfcgal
2016-09-20 Sjoerd Mullender Materialize void column before attempting to sort it. Jun2016
2016-09-20 Hannes Muehleisen fixed compilation for clang 8y.x
2016-09-20 Sjoerd Mullender Merge with Jun2016 branch.
2016-09-20 Sjoerd Mullender Create private R library directory if it doesn't exist. Jun2016
2016-09-19 Sjoerd Mullender Removed client/perl code: it's now in its own repository.
2016-09-19 Sjoerd Mullender Merge with Jun2016 branch, not changing any files..
2016-09-19 Sjoerd Mullender Post release build. Jun2016
2016-09-19 Sjoerd Mullender Merge with Jun2016 branch.
2016-09-19 Sjoerd Mullender Setting tags Jun2016_9 and Jun2016_SP2 for the release build. Jun2016
2016-09-19 Sjoerd Mullender Moved contents of ChangeLog.Jun2016 to MonetDB.spec, debian/changelog and ChangeLog-Archive. Jun2016 Jun2016_9
2016-09-19 Sjoerd Mullender Updated library versions. Jun2016
2016-09-19 Sjoerd Mullender Merge with Jun2016 branch, not changing any files.
2016-09-19 Sjoerd Mullender Pre-release version number update. Jun2016
2016-09-19 Sjoerd Mullender Merge with Jun2016 branch.
2016-09-18 Dean De Leo Semantic analysis - added the referenced columns in the exp~ list graph0
2016-09-18 Dean De Leo Dummy switches for op_spfw to allow to compile ftb graph0
2016-09-18 Dean De Leo Merge from branch `default' graph0
2016-09-16 Sjoerd Mullender Fix crash when not all columns are used for COPY INTO. Jun2016
2016-09-16 Dean De Leo Semantic analysis for the graph operator graph0
2016-09-16 Mark Raasveldt Fix for empty result sets. protocol
2016-09-16 Sjoerd Mullender Merge with Jun2016 branch.
2016-09-15 Martin van Dinther Improved performance of following JDBC ResultSet and ResultSetMetaData methods:
2016-09-15 lsidir merge a xompilation fix from default leftmart
2016-09-15 lsidir merge with current default leftmart
2016-09-15 lsidir dummy crack index implementation. Support SQL command of CREATE CRACK INDEX. leftmart
2016-09-15 lsidir leftmart move to the HEADLESS era leftmart
2016-09-13 lsidir merge with default leftmart
2016-09-15 Mark Raasveldt Compilation fix.