Update of /cvsroot/monetdb/sql/src/common
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv10500

Modified Files:
        sql_types.mx 
Log Message:
A superflous closing bracket appeared in the wrong place it seems.


Index: sql_types.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/common/sql_types.mx,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- sql_types.mx        17 Aug 2007 14:58:07 -0000      1.91
+++ sql_types.mx        17 Aug 2007 21:46:59 -0000      1.92
@@ -1387,7 +1387,6 @@
                }
        }
 
-       }
        for (t = decimals; t < dates; t++) 
                sql_create_func("round", "sql", "round", *t, BTE, *t, 
SCALE_NONE);
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to