Changeset: 1f889ecdb5f8 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1f889ecdb5f8
Modified Files:
        MonetDB/src/gdk/gdk_search.mx
Branch: default
Log Message:

merge from Jun2010


diffs (12 lines):

diff -r 21ea89ae3a17 -r 1f889ecdb5f8 MonetDB/src/gdk/gdk_search.mx
--- a/MonetDB/src/gdk/gdk_search.mx     Wed Aug 11 10:07:02 2010 +0200
+++ b/MonetDB/src/gdk/gdk_search.mx     Wed Aug 11 10:11:52 2010 +0200
@@ -395,7 +395,7 @@
 
                if (b->htype == TYPE_void) {
                        if (b->hseqbase == oid_nil) {
-                               ALGODEBUG THRprintf(GDKout, "#BAThash: cannot 
create hash-table on void column.\n");
+                               ALGODEBUG THRprintf(GDKout, "#BAThash: cannot 
create hash-table on void-NIL column.\n");
                                return NULL;
                        }
                        ALGODEBUG THRprintf(GDKout, "#BAThash: creating 
hash-table on void column..\n");
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to