Update of /cvsroot/monetdb/sql/src/server
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31192/server
Modified Files:
sql_psm.mx
Log Message:
throw normal exceptions, such that we have a formatted string +
identation
Index: sql_psm.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/server/sql_psm.mx,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- sql_psm.mx 12 Jun 2007 17:25:42 -0000 1.43
+++ sql_psm.mx 26 Jul 2007 11:21:41 -0000 1.44
@@ -507,7 +507,7 @@
/*char subtype_name[BUFSIZ];*/
if (param) {
- an = n->data.lval->h;
+ an = n->data.lval->h;
par_subtype = &an->next->data.typeval;
list_append(type_list, par_subtype);
} else {
-------------------------------------------------------------------------
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