Update of /cvsroot/monetdb/sql/src/server
In directory sfp-cvsdas-4.v30.ch3.sourceforge.com:/tmp/cvs-serv30928
Modified Files:
Tag: Feb2010
sql_psm.mx
Log Message:
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.73.2.1
retrieving revision 1.73.2.2
diff -u -d -r1.73.2.1 -r1.73.2.2
--- sql_psm.mx 30 Jan 2010 09:18:25 -0000 1.73.2.1
+++ sql_psm.mx 7 Apr 2010 11:37:14 -0000 1.73.2.2
@@ -128,6 +128,8 @@
}
+#if 0
+/* never used */
static sql_table *
find_basetable(stmt *s)
{
@@ -144,6 +146,7 @@
}
return NULL;
}
+#endif
static stmt *
psm_declare_table(mvc *sql, dnode *n)
------------------------------------------------------------------------------
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