MonetDB: DVframework - Merged

2013-05-07 Thread Jennie Zhang
Changeset: bb2a610ba2b9 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=bb2a610ba2b9 Modified Files: sql/backends/monet5/miniseed/registrar.c Branch: DVframework Log Message: Merged diffs (28 lines): diff --git a/sql/backends/monet5/miniseed/registrar.c b/sql/back

MonetDB: DVframework - Small corrections, changed in the documen...

2013-05-07 Thread Jennie Zhang
Changeset: e23b0272c1c5 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e23b0272c1c5 Modified Files: monetdb5/extras/dvf/README.txt Branch: DVframework Log Message: Small corrections, changed in the documentation diffs (24 lines): diff --git a/monetdb5/extras/dvf/R

MonetDB: sciql - Merged

2013-05-07 Thread Jennie Zhang
Changeset: 9a97df4aeab2 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9a97df4aeab2 Added Files: sql/test/sciql/Tests/noa_bsm.sql Modified Files: sql/backends/monet5/rel_bin.c sql/backends/monet5/rel_bin.h sql/backends/monet5/sql_gencode.c

MonetDB: sciql - Add the schema \"rs\" to the CREATE query of th...

2013-05-07 Thread Jennie Zhang
Changeset: 854415f32266 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=854415f32266 Modified Files: sql/backends/monet5/vaults/gdal/gdal.c sql/backends/monet5/vaults/geotiff/geotiff.c Branch: sciql Log Message: Add the schema \"rs\" to the CREATE query of the

MonetDB: sciql - The signature of store_funcs.count_col() now al...

2013-05-07 Thread Jennie Zhang
Changeset: e1d7e105f261 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e1d7e105f261 Modified Files: sql/backends/monet5/vaults/gdal/gdal.c Branch: sciql Log Message: The signature of store_funcs.count_col() now also require an m->session->tr diffs (37 lines): diff

MonetDB: sciql - merged

2013-05-07 Thread Jennie Zhang
Changeset: 2dc8ed782412 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2dc8ed782412 Added Files: sql/backends/monet5/vaults/gdal/73_gdal.mal sql/backends/monet5/vaults/gdal/Makefile.ag sql/backends/monet5/vaults/gdal/gdal.c sql/backends/monet5/

MonetDB: sciql - Proper construction of gdal read array and remo...

2013-05-07 Thread Dimitrios Michail
Changeset: 86422189baaf for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=86422189baaf Modified Files: sql/backends/monet5/vaults/gdal/gdal.c Branch: sciql Log Message: Proper construction of gdal read array and removal of debugging output. diffs (141 lines): diff --

MonetDB: sciql - Read gdal image line by line.

2013-05-07 Thread Dimitrios Michail
Changeset: badd9ff8cef4 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=badd9ff8cef4 Modified Files: sql/backends/monet5/vaults/gdal/gdal.c Branch: sciql Log Message: Read gdal image line by line. diffs (75 lines): diff --git a/sql/backends/monet5/vaults/gdal/gdal.

MonetDB: sciql - Added sql functions for calling gdal module.

2013-05-07 Thread Dimitrios Michail
Changeset: 32693025c265 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=32693025c265 Added Files: sql/scripts/32_gdal_schema.sql Modified Files: sql/scripts/Makefile.ag Branch: sciql Log Message: Added sql functions for calling gdal module. diffs (44 lines):

MonetDB: sciql - First version of gdal vault module.

2013-05-07 Thread Dimitrios Michail
Changeset: 4983ec926e46 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=4983ec926e46 Added Files: sql/backends/monet5/vaults/gdal/73_gdal.mal sql/backends/monet5/vaults/gdal/Makefile.ag sql/backends/monet5/vaults/gdal/gdal.c sql/backends/monet5/

MonetDB: sciql - Example impl. of the NOA BSM functions, filters

2013-05-07 Thread Jennie Zhang
Changeset: 8926e46281c5 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8926e46281c5 Added Files: sql/test/sciql/Tests/noa_bsm.sql Branch: sciql Log Message: Example impl. of the NOA BSM functions, filters diffs (100 lines): diff --git a/sql/test/sciql/Tests/noa_bs

MonetDB: Feb2013 - Remove superfluous commit.

2013-05-07 Thread Sjoerd Mullender
Changeset: 8d692c166108 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8d692c166108 Modified Files: monetdb5/mal/mal_authorize.c Branch: Feb2013 Log Message: Remove superfluous commit. The last thing AUTHaddUser does is to call AUTHcommit, so we don't need to do that

MonetDB: Feb2013 - Layout: indent comments properly.

2013-05-07 Thread Sjoerd Mullender
Changeset: dc2ee88afa2e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dc2ee88afa2e Modified Files: monetdb5/mal/mal_interpreter.c Branch: Feb2013 Log Message: Layout: indent comments properly. diffs (282 lines): diff --git a/monetdb5/mal/mal_interpreter.c b/monet

MonetDB: Feb2013 - Empty OID columns are also "dense".

2013-05-07 Thread Sjoerd Mullender
Changeset: 2b0e0be67b8a for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2b0e0be67b8a Modified Files: gdk/gdk.h Branch: Feb2013 Log Message: Empty OID columns are also "dense". diffs (16 lines): diff --git a/gdk/gdk.h b/gdk/gdk.h --- a/gdk/gdk.h +++ b/gdk/gdk.h @@ -

MonetDB: Feb2013 - Added fdatasync calls to flush BATs to disk d...

2013-05-07 Thread Sjoerd Mullender
Changeset: 9bb63ce2b296 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=9bb63ce2b296 Modified Files: gdk/ChangeLog.Feb2013 gdk/gdk_storage.c Branch: Feb2013 Log Message: Added fdatasync calls to flush BATs to disk during commit. diffs (40 lines): diff --git

MonetDB: DVframework - ensure consistent and correct type usage:

2013-05-07 Thread Stefan Manegold
Changeset: 5cb89c06b45c for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5cb89c06b45c Modified Files: sql/backends/monet5/miniseed/registrar.c Branch: DVframework Log Message: ensure consistent and correct type usage: do not mix always 64-bit lng with system-dependent

MonetDB: default - Merge with Feb2013 branch.

2013-05-07 Thread Stefan Manegold
Changeset: 51b2e81025c1 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=51b2e81025c1 Branch: default Log Message: Merge with Feb2013 branch. (no actual changes as transplated changeset 32b9bc615b3e from the DVframework branch had previously also been transplanted to the def

MonetDB: Feb2013 - For 64-bit integers we need to use type lng, ...

2013-05-07 Thread Stefan Manegold
Changeset: 8be44f1cc05f for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8be44f1cc05f Modified Files: sql/backends/monet5/vaults/mseed.c Branch: Feb2013 Log Message: For 64-bit integers we need to use type lng, not type long. MSRecord.samplecnt is defined as int64_t, i

MonetDB: default - Merge with Feb2013 branch.

2013-05-07 Thread Sjoerd Mullender
Changeset: ead4a7595cee for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ead4a7595cee Added Files: sql/test/BugTracker-2013/Tests/copy-into-decimal.Bug-3265.sql sql/test/BugTracker-2013/Tests/copy-into-decimal.Bug-3265.stable.err sql/test/BugTracker-2013

MonetDB: Feb2013 - Get rid of BBP_getpid: it can be replaced by ...

2013-05-07 Thread Sjoerd Mullender
Changeset: 1959d3c2cb10 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1959d3c2cb10 Modified Files: gdk/gdk_bbp.c Branch: Feb2013 Log Message: Get rid of BBP_getpid: it can be replaced by MT_getpid. diffs (189 lines): diff --git a/gdk/gdk_bbp.c b/gdk/gdk_bbp.c ---

MonetDB: Feb2013 - More error checking.

2013-05-07 Thread Sjoerd Mullender
Changeset: 3444961f39f3 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=3444961f39f3 Modified Files: clients/mapilib/mapi.c gdk/gdk_atoms.c gdk/gdk_logger.c gdk/gdk_utils.c geom/monetdb5/geom.c monetdb5/modules/atoms/blob.c

MonetDB: Feb2013 - Layout.

2013-05-07 Thread Sjoerd Mullender
Changeset: b057a1aead10 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b057a1aead10 Modified Files: clients/mapilib/mapi.c common/stream/stream.h gdk/gdk_atoms.c Branch: Feb2013 Log Message: Layout. diffs (83 lines): diff --git a/clients/mapilib/ma

MonetDB: Feb2013 - Always check for read/write errors, and propa...

2013-05-07 Thread Sjoerd Mullender
Changeset: 91a0a557d3e3 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=91a0a557d3e3 Modified Files: common/stream/stream.c Branch: Feb2013 Log Message: Always check for read/write errors, and propagate them. Also, most functions now properly return -1 on error (some

MonetDB: Feb2013 - Check all writes to new BBP.dir and sync file...

2013-05-07 Thread Sjoerd Mullender
Changeset: 04537b212958 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=04537b212958 Modified Files: gdk/gdk_bbp.c Branch: Feb2013 Log Message: Check all writes to new BBP.dir and sync file to disk when done. Just to make sure that the most important file of the syste