MonetDB: HTM - Add project ACK

2016-10-20 Thread Jennie Zhang
Changeset: 53b64c978618 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=53b64c978618 Modified Files: clients/Tests/exports.stable.out gdk/gdk_logger.c gdk/gdk_logger.h java/src/main/java/nl/cwi/monetdb/jdbc/MonetTwoStageCommit.java sql/b

monetdb-java: default - Disable Class.forName("nl.cwi.monetdb.jd...

2016-10-20 Thread Martin van Dinther
Changeset: 04fbf3655452 for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=04fbf3655452 Modified Files: tests/BugConcurrent_clients_SF_1504657.java tests/BugConcurrent_sequences.java tests/BugDatabaseMetaData_Bug_3356.java tests/BugDecima

monetdb-java: default - Small code improvements

2016-10-20 Thread Martin van Dinther
Changeset: 46dde2b2c991 for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=46dde2b2c991 Modified Files: src/main/java/nl/cwi/monetdb/jdbc/MonetResultSet.java Branch: default Log Message: Small code improvements diffs (266 lines): diff --git a/src/main/java/n

MonetDB: default - Merge with Dec2016 branch.

2016-10-20 Thread Sjoerd Mullender
Changeset: d5b040a51f58 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d5b040a51f58 Removed Files: tools/merovingian/daemon/peering.c tools/merovingian/daemon/peering.h Modified Files: common/utils/msabaoth.c common/utils/mutils.c commo

MonetDB: Dec2016 - Merge with Jun2016 branch.

2016-10-20 Thread Sjoerd Mullender
Changeset: 75271988a344 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=75271988a344 Removed Files: tools/merovingian/daemon/peering.c tools/merovingian/daemon/peering.h Modified Files: common/utils/msabaoth.c common/utils/mutils.c commo

MonetDB: Jun2016 - Shutdown sockets before closing them normally.

2016-10-20 Thread Sjoerd Mullender
Changeset: 3db080863222 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3db080863222 Modified Files: monetdb5/modules/mal/mal_mapi.c tools/merovingian/daemon/client.c tools/merovingian/daemon/controlrunner.c tools/merovingian/daemon/merovingian.

monetdb-java: default - When single character use faster version...

2016-10-20 Thread Martin van Dinther
Changeset: 5ec116ba7d71 for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=5ec116ba7d71 Modified Files: src/main/java/nl/cwi/monetdb/jdbc/MonetConnection.java src/main/java/nl/cwi/monetdb/jdbc/MonetDatabaseMetaData.java src/main/java/nl/cwi/monet

MonetDB: Jun2016 - In msab_getStatus, only test for a lock, don'...

2016-10-20 Thread Sjoerd Mullender
Changeset: 8207b6567c1b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8207b6567c1b Modified Files: common/utils/msabaoth.c common/utils/mutils.c common/utils/mutils.h Branch: Jun2016 Log Message: In msab_getStatus, only test for a lock, don't actuall

MonetDB: Jun2016 - Read .uplog, not .gdk_lock for crash informat...

2016-10-20 Thread Sjoerd Mullender
Changeset: 6f3f0ca232b1 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=6f3f0ca232b1 Modified Files: common/utils/msabaoth.c Branch: Jun2016 Log Message: Read .uplog, not .gdk_lock for crash information. diffs (31 lines): diff --git a/common/utils/msabaoth.c b/comm

MonetDB: oltp - Cleanup some code

2016-10-20 Thread Martin Kersten
Changeset: 49c421d01e5d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=49c421d01e5d Modified Files: monetdb5/modules/mal/oltp.c Branch: oltp Log Message: Cleanup some code diffs (85 lines): diff --git a/monetdb5/modules/mal/oltp.c b/monetdb5/modules/mal/oltp.c ---

monetdb-java: default - It might help to keep the list sorted.

2016-10-20 Thread Sjoerd Mullender
Changeset: 0a0807113962 for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=0a0807113962 Modified Files: tests/build.xml Branch: default Log Message: It might help to keep the list sorted. diffs (61 lines): diff --git a/tests/build.xml b/tests/build.xml --- a

MonetDB: oltp - Also look at the write locks

2016-10-20 Thread Martin Kersten
Changeset: b0e7e64deae7 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b0e7e64deae7 Modified Files: monetdb5/modules/mal/oltp.c Branch: oltp Log Message: Also look at the write locks diffs (30 lines): diff --git a/monetdb5/modules/mal/oltp.c b/monetdb5/modules/mal

monetdb-java: default - Correct the maximum precision of fractio...

2016-10-20 Thread Martin van Dinther
Changeset: e8cced5f7283 for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=e8cced5f7283 Modified Files: src/main/java/nl/cwi/monetdb/jdbc/MonetDatabaseMetaData.java Branch: default Log Message: Correct the maximum precision of fractions of a second to 6 (was 9)

monetdb-java: default - Removed duplicate

2016-10-20 Thread Martin van Dinther
Changeset: 07530c9a099e for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=07530c9a099e Modified Files: tests/build.xml Branch: default Log Message: Removed duplicate Added missing diffs (42 lines): diff --git a/tests/build.xml b/tests/build.xml --- a/test

MonetDB: oltp - Don't bail out too early

2016-10-20 Thread Martin Kersten
Changeset: b0714f5b57f5 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b0714f5b57f5 Modified Files: monetdb5/modules/mal/oltp.c Branch: oltp Log Message: Don't bail out too early diffs (19 lines): diff --git a/monetdb5/modules/mal/oltp.c b/monetdb5/modules/mal/olt

MonetDB: oltp - Add timing information

2016-10-20 Thread Martin Kersten
Changeset: 38ba38868c8b for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=38ba38868c8b Modified Files: monetdb5/modules/mal/oltp.c Branch: oltp Log Message: Add timing information diffs (92 lines): diff --git a/monetdb5/modules/mal/oltp.c b/monetdb5/modules/mal/oltp.

MonetDB: oltp - Test to force waiting

2016-10-20 Thread Martin Kersten
Changeset: 0536b7590d19 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0536b7590d19 Modified Files: monetdb5/modules/mal/oltp.c Branch: oltp Log Message: Test to force waiting diffs (20 lines): diff --git a/monetdb5/modules/mal/oltp.c b/monetdb5/modules/mal/oltp.c

MonetDB: oltp - Always show possible errors

2016-10-20 Thread Martin Kersten
Changeset: 74364330c010 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=74364330c010 Modified Files: clients/mapiclient/mclient.c Branch: oltp Log Message: Always show possible errors diffs (39 lines): diff --git a/clients/mapiclient/mclient.c b/clients/mapiclient/

MonetDB: oltp - Don't throw away debugging lines too early

2016-10-20 Thread Martin Kersten
Changeset: a4ddc8066755 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=a4ddc8066755 Modified Files: clients/mapilib/mapi.c Branch: oltp Log Message: Don't throw away debugging lines too early diffs (12 lines): diff --git a/clients/mapilib/mapi.c b/clients/mapilib/

MonetDB: oltp - Typo

2016-10-20 Thread Martin Kersten
Changeset: f24371e76ac6 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f24371e76ac6 Modified Files: monetdb5/modules/mal/oltp.c Branch: oltp Log Message: Typo diffs (12 lines): diff --git a/monetdb5/modules/mal/oltp.c b/monetdb5/modules/mal/oltp.c --- a/monetdb5/m

MonetDB: oltp - Add debugging

2016-10-20 Thread Martin Kersten
Changeset: 87e86a545c1a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=87e86a545c1a Modified Files: monetdb5/modules/mal/oltp.c Branch: oltp Log Message: Add debugging diffs (30 lines): diff --git a/monetdb5/modules/mal/oltp.c b/monetdb5/modules/mal/oltp.c --- a/m

MonetDB: oltp - Merge with default

2016-10-20 Thread Martin Kersten
Changeset: 2ed36e48a46a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2ed36e48a46a Added Files: ChangeLog.Dec2016 buildtools/ChangeLog.Dec2016 clients/ChangeLog.Dec2016 clients/mapilib/ChangeLog.Dec2016 common/stream/ChangeLog.Dec2016