MonetDB: iot - React to new baskets and cleanup afterwards.

2016-04-27 Thread Martin Kersten
Changeset: a1679b57a54a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a1679b57a54a Modified Files: monetdb5/optimizer/opt_iot.c sql/backends/monet5/iot/Tests/webtest.sql sql/backends/monet5/iot/basket.c sql/backends/monet5/iot/basket.h

MonetDB: default - Use proper SQL error number

2016-04-27 Thread Martin Kersten
Changeset: 995d1939dbb4 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=995d1939dbb4 Modified Files: sql/backends/monet5/sql_scenario.c Branch: default Log Message: Use proper SQL error number diffs (12 lines): diff --git a/sql/backends/monet5/sql_scenario.c b/sql

MonetDB: default - Shuffle code around, no functional change.

2016-04-27 Thread Martin Kersten
Changeset: e906f57e2fde for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e906f57e2fde Modified Files: sql/backends/monet5/sql_optimizer.c Branch: default Log Message: Shuffle code around, no functional change. diffs (63 lines): diff --git a/sql/backends/monet5/sql_o

MonetDB: sfcgal - Add our implementation of GEOSGeomGetZ, make s...

2016-04-27 Thread Romulo Goncalves
Changeset: f9a57b64a01b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f9a57b64a01b Modified Files: geom/monetdb5/geom.c Branch: sfcgal Log Message: Add our implementation of GEOSGeomGetZ, make some function externaly available such as geos2wkb, function to get the

MonetDB: sfcgal - Merge with the default

2016-04-27 Thread Romulo Goncalves
Changeset: f49de68b1404 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f49de68b1404 Modified Files: clients/Tests/SQL-dump.stable.out clients/Tests/SQL-dump.stable.out.int128 clients/Tests/exports.stable.out gdk/gdk.h gdk/gdk_private.h

MonetDB: sfcgal - Make the export functions for X3D and GeoJson ...

2016-04-27 Thread Romulo Goncalves
Changeset: 00fe4cb052b6 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=00fe4cb052b6 Modified Files: geom/monetdb5/geom.mal Branch: sfcgal Log Message: Make the export functions for X3D and GeoJson and the 2 new geom function available at MAL level diffs (32 lines)

MonetDB: sfcgal - Reorder the functions position. Add conversion...

2016-04-27 Thread Romulo Goncalves
Changeset: dd1092783415 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dd1092783415 Modified Files: geom/monetdb5/sfcgal.c geom/monetdb5/sfcgal.h Branch: sfcgal Log Message: Reorder the functions position. Add conversion from geom to sfcgal geometry and vice

MonetDB: sfcgal - Make the SFCGAL functions available at mal lev...

2016-04-27 Thread Romulo Goncalves
Changeset: 5500aa52a044 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5500aa52a044 Modified Files: geom/monetdb5/sfcgal.mal Branch: sfcgal Log Message: Make the SFCGAL functions available at mal level. At the moment we make them part of geom module. diffs (22 lin

MonetDB: sfcgal - Declare a 3D bound box type, export the new fu...

2016-04-27 Thread Romulo Goncalves
Changeset: af8687a5dc1d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=af8687a5dc1d Modified Files: geom/monetdb5/geom.h Branch: sfcgal Log Message: Declare a 3D bound box type, export the new funtions and open others which were declared as static diffs (66 lines)

MonetDB: sfcgal - Add functions to generate X3D and GeoJson. The...

2016-04-27 Thread Romulo Goncalves
Changeset: 015ab48b1726 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=015ab48b1726 Added Files: geom/monetdb5/geom_geojson.c geom/monetdb5/geom_x3d.c Modified Files: geom/monetdb5/Makefile.ag Branch: sfcgal Log Message: Add functions to generate X3D

MonetDB: sfcgal - Make the new function available in SQL

2016-04-27 Thread Romulo Goncalves
Changeset: 7f4d4150c485 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7f4d4150c485 Modified Files: geom/sql/40_geom.sql geom/sql/41_sfcgal.sql Branch: sfcgal Log Message: Make the new function available in SQL diffs (37 lines): diff --git a/geom/sql/40_ge

MonetDB: sfcgal - Add support for new types.

2016-04-27 Thread Romulo Goncalves
Changeset: 2214169ca9ea for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2214169ca9ea Modified Files: geom/lib/libgeom.h Branch: sfcgal Log Message: Add support for new types. diffs (33 lines): diff --git a/geom/lib/libgeom.h b/geom/lib/libgeom.h --- a/geom/lib/libg