Update of /cvsroot/monetdb/sql/src/storage/bat
In directory sc8-pr-cvs16:/tmp/cvs-serv31468/src/storage/bat

Modified Files:
        bat_store.mx 
Log Message:
cleanup some more pre-remap.optimzer code 

approved some output of tests

bumped the SQL_VERSION (ie the catalog got changed by romulo) 



Index: bat_store.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/storage/bat/bat_store.mx,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -d -r1.128 -r1.129
--- bat_store.mx        17 Apr 2007 10:27:32 -0000      1.128
+++ bat_store.mx        17 Apr 2007 12:27:08 -0000      1.129
@@ -66,8 +66,8 @@
 #include "bat_bm.h"
 #include "bat_sequence.h"
 
-/* version 03.02.01 of catalog */
-#define CATALOG_VERSION 30201
+/* version 03.03.01 of catalog */
+#define CATALOG_VERSION 30301
 
 logger *sql_logger = NULL;
 static MT_Lock bs_lock;


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to