Update of /cvsroot/monetdb/sql/src/Tests
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22708/src/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/Tests/All,v
retrieving revision 1.3
retrieving revision 1.3.18.1
diff -u -d -r1.3 -r1.3.18.1
--- All 23 Feb 2004 10:28:31 -0000      1.3
+++ All 21 Feb 2007 10:06:31 -0000      1.3.18.1
@@ -1,2 +1,2 @@
-load
-sigs
+HAVE_MONETDB4?load
+HAVE_MONETDB4?sigs


-------------------------------------------------------------------------
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