Update of /cvsroot/monetdb/sql/src/backends/monet5
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv21679
Modified Files:
sql.mx
Log Message:
Cleanup of some code.
U sql.mx
Index: sql.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/sql.mx,v
retrieving revision 1.359
retrieving revision 1.360
diff -u -d -r1.359 -r1.360
--- sql.mx 9 Oct 2009 20:50:00 -0000 1.359
+++ sql.mx 17 Oct 2009 06:54:02 -0000 1.360
@@ -4091,7 +4091,7 @@
(void) cntxt;
ret= (str *) getArgReference(stk,pci,0);
- *ret = call2str(mb,stk,0,LIST_MAL_VALUE);
+ *ret = instruction2str(mb,stk,getInstrPtr(mb,0),LIST_MAL_VALUE);
return MAL_SUCCEED;
}
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins