Update of /cvsroot/monetdb/sql/src/sql
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11753

Modified Files:
        dictionary.sql 
Log Message:
The dictionary catalog should be explicitly created.


Index: dictionary.sql
===================================================================
RCS file: /cvsroot/monetdb/sql/src/sql/dictionary.sql,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dictionary.sql      19 Dec 2009 09:30:27 -0000      1.1
+++ dictionary.sql      30 Dec 2009 11:23:10 -0000      1.2
@@ -19,3 +19,5 @@
 create procedure decompress (s string, t string)
     external name sql.decompress;
 
+create procedure initializeDictionary ()
+    external name dictionary.initialize;


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to