MonetDB: protocol - Fix compilation on systems without snappy.

2016-08-07 Thread Mark Raasveldt
Changeset: 60806fe4e0f2 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=60806fe4e0f2 Modified Files: common/stream/stream.c Branch: protocol Log Message: Fix compilation on systems without snappy. diffs (79 lines): diff --git a/common/stream/stream.c b/common/strea

MonetDB: protocol - Use old version of read_line for protocol v9.

2016-08-07 Thread Mark Raasveldt
Changeset: f14ab769cd97 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f14ab769cd97 Modified Files: clients/mapilib/mapi.c common/stream/stream.c common/stream/stream.h sql/include/sql_query.h Branch: protocol Log Message: Use old version of r

MonetDB: default - fixed compilation (and small layout cleanup)

2016-08-07 Thread Niels Nes
Changeset: 5f85aa1b6698 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5f85aa1b6698 Modified Files: sql/backends/monet5/sql.c sql/server/rel_select.c Branch: default Log Message: fixed compilation (and small layout cleanup) diffs (145 lines): diff --git a/

MonetDB: default - fixed bug in adding dropped functions to the ...

2016-08-07 Thread Niels Nes
Changeset: 6b885f01f4f9 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6b885f01f4f9 Modified Files: sql/storage/store.c Branch: default Log Message: fixed bug in adding dropped functions to the parent transaction. diffs (12 lines): diff --git a/sql/storage/store.c

MonetDB: Jun2016 - backport of changeset 60972:6b885f01f4f9

2016-08-07 Thread Niels Nes
Changeset: 08e49d08b4ea for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=08e49d08b4ea Modified Files: sql/storage/store.c Branch: Jun2016 Log Message: backport of changeset 60972:6b885f01f4f9 fixed bug in adding dropped functions to the parent transaction. diffs (12

MonetDB: Jun2016 - fixed bug 4025, ie incorrect handling of bool...

2016-08-07 Thread Niels Nes
Changeset: ef8b58752be3 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ef8b58752be3 Modified Files: sql/server/rel_rel.c Branch: Jun2016 Log Message: fixed bug 4025, ie incorrect handling of boolean expressions diffs (16 lines): diff --git a/sql/server/rel_rel.c b

MonetDB: sfcgal - Typo

2016-08-07 Thread Romulo Goncalves
Changeset: 90d68445ca0f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=90d68445ca0f Modified Files: geom/monetdb5/geom.c Branch: sfcgal Log Message: Typo diffs (12 lines): diff --git a/geom/monetdb5/geom.c b/geom/monetdb5/geom.c --- a/geom/monetdb5/geom.c +++ b/ge

MonetDB: sfcgal - Light version for Intersects Within. OpenMP fo...

2016-08-07 Thread Romulo Goncalves
Changeset: 99a87000cc0d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=99a87000cc0d Modified Files: geom/monetdb5/geom.c Branch: sfcgal Log Message: Light version for Intersects Within. OpenMP for Contains. diffs (truncated from 324 to 300 lines): diff --git a/geo