log

age author description
2016-07-29 Martin Kersten Merge with default iot
2016-08-01 Sjoerd Mullender Really kill monetdbd when we're done waiting, also enable stop from systemctl. Jun2016
2016-08-01 Sjoerd Mullender More const. Jun2016
2016-08-01 Sjoerd Mullender Fix some cases of undefined behavior according to the C standard. Jun2016
2016-08-01 Sjoerd Mullender We were severely underquoting according to the autoconf documentation.
2016-08-01 Sjoerd Mullender Remove superfluous tests for getopt and getopt_long.
2016-08-01 Sjoerd Mullender Merge with Jun2016 branch.
2016-08-01 Niels Nes fixed bug in mergetables handling for NxM joins Jun2016
2016-08-01 Sjoerd Mullender Initialize before potential use.
2016-08-01 Niels Nes fixed typo Jun2016
2016-08-01 Sjoerd Mullender Changes to the way we find out the current time zone. Jun2016
2016-08-01 Romulo Goncalves Merge with default sfcgal
2016-08-01 Niels Nes merged with jun2016
2016-08-01 Niels Nes more cleanup after failures. Jun2016
2016-07-31 Martin Kersten Remove legacy code
2016-07-31 Martin Kersten Remove old optimizer debugger
2016-07-31 Martin Kersten Remove unused function.
2016-07-31 Martin Kersten Improve test coverage
2016-07-31 Niels Nes merged with jun2016
2016-07-31 Niels Nes make sure we cleanup old delta-data before (over) writing with new. Jun2016
2016-07-31 Niels Nes merged with Jun2016
2016-07-31 Niels Nes cleanup MALclient at end of sql (and msql) sessions. Jun2016
2016-07-31 Niels Nes merged with Jun2016
2016-07-31 Niels Nes more leak fixing. Jun2016
2016-07-31 Niels Nes merged with 2016
2016-07-31 Niels Nes fixed leak in savepoints Jun2016
2016-07-31 Niels Nes merged with Jun2016
2016-07-31 Niels Nes added missing destroy functions Jun2016
2016-07-31 Niels Nes merged with Jun2016
2016-07-31 Niels Nes fixed of by one problem in rank functions Jun2016
2016-07-31 Martin Kersten Compilation issues mosaic
2016-07-30 Martin Kersten Fix compilation jit
2016-07-30 Martin Kersten Initialize all elements jit
2016-07-30 Niels Nes merged with Jun2016
2016-07-30 Niels Nes more leak fixing. If query fails cleanup half backed mal function/symbol. Jun2016
2016-07-30 Niels Nes fixed read after free Jun2016
2016-07-30 Niels Nes merged with Jun2016
2016-07-30 Niels Nes more leak fixing Jun2016
2016-07-30 Niels Nes more leak fixing Jun2016
2016-07-30 Romulo Goncalves Merge with default sfcgal
2016-07-30 Niels Nes merged with Jun2016
2016-07-30 Niels Nes fixed leak in new mat_joinNxM Jun2016
2016-07-30 Niels Nes cleanup malloc's in Mdiff (Mtest output is much cleaner) Jun2016
2016-07-30 Niels Nes merged with default sfcgal
2016-07-30 Niels Nes merged with jun2016
2016-07-30 Niels Nes allow for multiple outputs in bat*. functions Jun2016
2016-07-30 Sjoerd Mullender Cleanup in changeset 7b6ac277c634 was one line too rigorous.
2016-07-30 Martin Kersten Trigger functionality bug
2016-07-30 Martin Kersten Minor issues jit
2016-07-30 Martin Kersten approve output jit
2016-07-30 Martin Kersten Compilation issues mosaic
2016-07-29 Romulo Goncalves Do not return NULL as result sfcgal
2016-07-29 Romulo Goncalves Do not include empty partitions sfcgal
2016-07-29 Martin Kersten Cleaning up prefix compression mosaic
2016-07-28 Martin Kersten Compilation mosaic
2016-07-29 Romulo Goncalves Typo in the mal commands sfcgal
2016-07-29 Romulo Goncalves subselect for Intersects and Within. We have extended the generic function for the bulk version of func(geom, geom) to receive a BAT on the left or a value. sfcgal
2016-07-29 Romulo Goncalves Merge heads sfcgal
2016-07-29 Romulo Goncalves Merge heads sfcgal
2016-07-29 Romulo Goncalves Filter join for Contains(geom, x, y, z, SRID). Fix Typo in the error message sfcgal