Update of /cvsroot/monetdb/sql/src/server
In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv10892/src/server

Modified Files:
        sql_psm.mx 
Log Message:
propagated changes of Wednesday Apr 07 2010 - Thursday Apr 08 2010
from the Feb2010 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/04/07 - mr-meltdown: src/server/sql_psm.mx,1.73.2.2
  comment out defined but never used function
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: sql_psm.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/server/sql_psm.mx,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- sql_psm.mx  4 Feb 2010 16:58:57 -0000       1.75
+++ sql_psm.mx  8 Apr 2010 11:27:34 -0000       1.76
@@ -127,7 +127,9 @@
        return stmt_list(l);
 }
 
+
 #if 0
+/* never used */
 static sql_table *
 find_basetable(stmt *s)
 {


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to