Update of /cvsroot/monetdb/sql/src/benchmarks/arno/Tests
In directory 
sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22708/src/benchmarks/arno/Tests

Modified Files:
      Tag: SQL_2-16
        All 
Log Message:
all mil tests now get HAVE_MONETDB4 conditional
removed backend_interpret (not needed anymore)
fixed 2 leaks in m5/sql
        1) in str_cast (obvious unused/not freed GDKmalloc)
        2) when destroying functions from the cache we no also correctly
                cleanup the stack 



Index: All
===================================================================
RCS file: /cvsroot/monetdb/sql/src/benchmarks/arno/Tests/All,v
retrieving revision 1.2
retrieving revision 1.2.20.1
diff -u -d -r1.2 -r1.2.20.1
--- All 21 Mar 2002 18:49:00 -0000      1.2
+++ All 21 Feb 2007 10:06:38 -0000      1.2.20.1
@@ -1,12 +1,12 @@
 create
 check0
-check0a
+HAVE_MONETDB4?check0a
 #load
 insert_MODEL
 insert_ATOM
 insert_BOND
 check1
-check1a
+HAVE_MONETDB4?check1a
 01
 02
 03


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to