log

age author description
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
2016-07-28 Romulo Goncalves Merge with default sfcgal
2016-07-29 Sjoerd Mullender Configure cleanup: remove some obsolete tests (including MinGW support).
2016-07-29 Mark Raasveldt Testcase
2016-07-29 Mark Raasveldt Fix crash when no rows are emitted, and allow users to return (instead of emit) a dictionary as well.
2016-07-29 Mark Raasveldt Fix segfault when using uninitialized variable and approve test for new pyloader behavior (attempt to cast element to string rather than requiring a string).
2016-07-29 Sjoerd Mullender Add a column revsorted to the statistics table used by ANALYZE.
2016-07-29 Niels Nes merged with default sfcgal
2016-07-29 Niels Nes merged with jun2016
2016-07-29 Sjoerd Mullender Move test for Python modules pandas and scipy into Mtest.py.
2016-07-29 Niels Nes merged Jun2016
2016-07-29 Niels Nes fixed crash in copy into with column list (only) Jun2016
2016-07-29 Stefan Manegold Merged with default branch. jit
2016-07-29 Stefan Manegold Merged with Jun2016 branch.
2016-07-29 Stefan Manegold subjoin_split(): use correct type (strlen() returns size_t, not int) Jun2016
2016-07-29 Stefan Manegold use macro _TWO_DIGIT_EXPONENT only if indeed defined Jun2016
2016-07-29 Martin Kersten Wrapup modules
2016-07-28 Martin Kersten Merge with default
2016-07-29 Martin Kersten Compilation issue jit
2016-07-28 Niels Nes fixed leak Jun2016
2016-07-28 Sjoerd Mullender Enable HAVE_LIBSCIPY condition in Mtest, and make sure embedded_py is set.
2016-07-28 Martin Kersten Merge with default jit
2016-07-28 Sjoerd Mullender Merge with Jun2016 branch.