MonetDB: default - Extend computation of atom width also for oth...

2018-11-22 Thread Martin van Dinther
Changeset: 1361619e126c for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1361619e126c Modified Files: sql/backends/monet5/sql.c Branch: default Log Message: Extend computation of atom width also for other variable size types besides char strings diffs (16 lines):

MonetDB: Aug2018 - Small progress to fix nested SQL queries with...

2018-11-22 Thread Pedro Ferreira
Changeset: 5a47f62b3419 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5a47f62b3419 Added Files: sql/test/miscellaneous/Tests/simple_selects.sql sql/test/miscellaneous/Tests/simple_selects.stable.err sql/test/miscellaneous/Tests/simple_selects.stable.

monetdb-java: default - Prevent NullPointerExceptions to be thro...

2018-11-22 Thread Martin van Dinther
Changeset: d3d466182d65 for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=d3d466182d65 Modified Files: src/main/java/nl/cwi/monetdb/jdbc/MonetStatement.java Branch: default Log Message: Prevent NullPointerExceptions to be thrown when header == null. diffs (

monetdb-java: default - Improve comment text and resolve 4 javad...

2018-11-22 Thread Martin van Dinther
Changeset: 1485870ae208 for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=1485870ae208 Modified Files: src/main/java/nl/cwi/monetdb/jdbc/MonetStatement.java Branch: default Log Message: Improve comment text and resolve 4 javadoc errors: [javadoc] /export/s

MonetDB: default - Fix for \u sequence.

2018-11-22 Thread Sjoerd Mullender
Changeset: 856194dd7dd9 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=856194dd7dd9 Modified Files: gdk/gdk_string.c Branch: default Log Message: Fix for \u sequence. diffs (11 lines): diff --git a/gdk/gdk_string.c b/gdk/gdk_string.c --- a/gdk/gdk_string.c +++ b/

monetdb-java: default - Improve comment text and layout

2018-11-22 Thread Martin van Dinther
Changeset: acf34e20a832 for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=acf34e20a832 Modified Files: example/SQLImport.java Branch: default Log Message: Improve comment text and layout diffs (45 lines): diff --git a/example/SQLImport.java b/example/SQLIm

monetdb-java: default - Resolve compilation warnings when compil...

2018-11-22 Thread Martin van Dinther
Changeset: 529b92d09fc6 for monetdb-java URL: https://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=529b92d09fc6 Modified Files: example/MJDBCTest.java tests/SQLcopyinto.java tests/Test_Rmetadata.java Branch: default Log Message: Resolve compilation warnings when compi

MonetDB: default - Removed superfluous line.

2018-11-22 Thread Sjoerd Mullender
Changeset: bfb9273e6807 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bfb9273e6807 Modified Files: clients/mapiclient/dump.c Branch: default Log Message: Removed superfluous line. diffs (11 lines): diff --git a/clients/mapiclient/dump.c b/clients/mapiclient/dump

MonetDB: data-vaults - Fix compilation error

2018-11-22 Thread Panagiotis Koutsourakis
Changeset: a78cc2e2cd3a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a78cc2e2cd3a Modified Files: sql/backends/monet5/vaults/vault.c Branch: data-vaults Log Message: Fix compilation error diffs (12 lines): diff --git a/sql/backends/monet5/vaults/vault.c b/sql/

MonetDB: data-vaults - Merge with default

2018-11-22 Thread Panagiotis Koutsourakis
Changeset: 07595c56aa4f for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=07595c56aa4f Added Files: common/utils/revision.c sql/benchmarks/tpcds/Tests/11.reqtests sql/benchmarks/tpcds/Tests/11.sql sql/benchmarks/tpcds/Tests/38.reqtests sq

MonetDB: data-vaults - Merge with default keeping the deleted va...

2018-11-22 Thread Panagiotis Koutsourakis
Changeset: dc746fc3538a for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dc746fc3538a Added Files: gdk/gdk_string.c Removed Files: monetdb5/modules/atoms/Tests/curl00.malC monetdb5/modules/atoms/Tests/curl00.stable.err monetdb5/modules/atoms/Tes

MonetDB: default - Convert SQL strings to internal format early ...

2018-11-22 Thread Sjoerd Mullender
Changeset: 79ca55f34caf for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=79ca55f34caf Modified Files: clients/mapiclient/dump.c clients/mapiclient/mclient.c gdk/gdk_string.c monetdb5/extras/mal_optimizer_template/Tests/opt_sql_append.stable.err

MonetDB: default - Implemented a `bool external' argument to the...

2018-11-22 Thread Sjoerd Mullender
Changeset: 90e96f49a442 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=90e96f49a442 Modified Files: clients/Tests/exports.stable.out clients/mapiclient/dump.c gdk/ChangeLog gdk/gdk.h gdk/gdk_atoms.c gdk/gdk_atoms.h gdk/

MonetDB: default - Implemented a `bool external' argument to the...

2018-11-22 Thread Sjoerd Mullender
Changeset: 9db240788ad0 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9db240788ad0 Modified Files: clients/Tests/exports.stable.out gdk/ChangeLog gdk/gdk.h gdk/gdk_atoms.c gdk/gdk_atoms.h gdk/gdk_calc.c gdk/gdk_private