MonetDB: ssdb - Regrid small changes in loops.

2012-11-19 Thread Eleni Petraki
Changeset: a9f415aeba79 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a9f415aeba79 Modified Files: sql/backends/monet5/UDF/ssdb.c Branch: ssdb Log Message: Regrid small changes in loops. diffs (55 lines): diff --git a/sql/backends/monet5/UDF/ssdb.c b/sql/backends

MonetDB: default - mapi_get_host always returns non-NULL

2012-11-19 Thread Fabian Groffen
Changeset: 59b129fd327a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=59b129fd327a Modified Files: clients/mapiclient/stethoscope.c clients/mapiclient/tomograph.c Branch: default Log Message: mapi_get_host always returns non-NULL No need to check for NULL-n

MonetDB: Intra-Par - Commit for the entire intra operator parall...

2012-11-19 Thread gawade
Changeset: 4a061b7ecc63 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4a061b7ecc63 Modified Files: gdk/gdk_select.c monetdb5/optimizer/opt_mergetable.c Branch: Intra-Par Log Message: Commit for the entire intra operator parallel branch experimentation track

MonetDB: ssdb - Regrid function.

2012-11-19 Thread Eleni Petraki
Changeset: 8e9f5eb8db67 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8e9f5eb8db67 Modified Files: sql/backends/monet5/UDF/ssdb.c Branch: ssdb Log Message: Regrid function. diffs (171 lines): diff --git a/sql/backends/monet5/UDF/ssdb.c b/sql/backends/monet5/UDF/s

MonetDB: default - Be resistent against file changes

2012-11-19 Thread Martin Kersten
Changeset: 66fa5d228f46 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=66fa5d228f46 Modified Files: monetdb5/mal/mal_profiler.c Branch: default Log Message: Be resistent against file changes The /proc file could change, which made the file descriptor stale. Now we re

MonetDB: default - Initialization and minor fixes.

2012-11-19 Thread Sjoerd Mullender
Changeset: 4778aafa140d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4778aafa140d Modified Files: clients/mapiclient/dotmonetdb.c Branch: default Log Message: Initialization and minor fixes. diffs (28 lines): diff --git a/clients/mapiclient/dotmonetdb.c b/client

MonetDB: default - Make tomograph and stethoscope behave more li...

2012-11-19 Thread Sjoerd Mullender
Changeset: d738b351e171 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d738b351e171 Modified Files: clients/mapiclient/stethoscope.c clients/mapiclient/tomograph.c Branch: default Log Message: Make tomograph and stethoscope behave more like mclient when conne

MonetDB: default - Move parsing of .monetdb file to separate fun...

2012-11-19 Thread Sjoerd Mullender
Changeset: aaf30448d53a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=aaf30448d53a Added Files: clients/mapiclient/dotmonetdb.c clients/mapiclient/dotmonetdb.h Modified Files: clients/mapiclient/Makefile.ag clients/mapiclient/mclient.c

MonetDB: Oct2012 - SQLparser: fix indents

2012-11-19 Thread Fabian Groffen
Changeset: 3eb54b713e89 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3eb54b713e89 Modified Files: sql/backends/monet5/sql_scenario.c Branch: Oct2012 Log Message: SQLparser: fix indents diffs (14 lines): diff --git a/sql/backends/monet5/sql_scenario.c b/sql/back

MonetDB: default - Don't call mapi_disconnect with a NULL pointer.

2012-11-19 Thread Sjoerd Mullender
Changeset: 449d7bdb663d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=449d7bdb663d Modified Files: clients/mapiclient/tomograph.c Branch: default Log Message: Don't call mapi_disconnect with a NULL pointer. diffs (16 lines): diff --git a/clients/mapiclient/tomogr

MonetDB: default - Merge with Oct2012 branch.

2012-11-19 Thread Sjoerd Mullender
Changeset: 5892f2a6584c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5892f2a6584c Modified Files: clients/mapiclient/mclient.1 monetdb5/extras/jaql/jaql.c monetdb5/extras/jaql/jaql.h monetdb5/extras/jaql/jaql.mal monetdb5/extras/jaql/

MonetDB: default - tomograph: removed (commented out) remains of...

2012-11-19 Thread Stefan Manegold
Changeset: 840e44796a5a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=840e44796a5a Modified Files: clients/mapiclient/tomograph.c Branch: default Log Message: tomograph: removed (commented out) remains of obsolete --input / -i option diffs (56 lines): diff --git

MonetDB: default - tomograph: exit with error code in case wrong...

2012-11-19 Thread Stefan Manegold
Changeset: 45444f3182ed for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=45444f3182ed Modified Files: clients/mapiclient/tomograph.c Branch: default Log Message: tomograph: exit with error code in case wrong command line options are given diffs (12 lines): diff --gi

MonetDB: default - tomograph: document & correctly implement --h...

2012-11-19 Thread Stefan Manegold
Changeset: 087263f2893f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=087263f2893f Modified Files: clients/mapiclient/tomograph.c Branch: default Log Message: tomograph: document & correctly implement --help / -? option diffs (24 lines): diff --git a/clients/mapi

MonetDB: default - tomograph: fixed (long) command line options:

2012-11-19 Thread Stefan Manegold
Changeset: 7dfcc2124f71 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7dfcc2124f71 Modified Files: clients/mapiclient/tomograph.c Branch: default Log Message: tomograph: fixed (long) command line options: - there is not --list / -l option any more diffs (11 lines)

MonetDB: default - tomograph: fixed (short) command line options:

2012-11-19 Thread Stefan Manegold
Changeset: 66a842fb2f0c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=66a842fb2f0c Modified Files: clients/mapiclient/tomograph.c Branch: default Log Message: tomograph: fixed (short) command line options: - short form of --user is -u, not -i - --help / -? does not