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

Modified Files:
        sql_psm.mx 
Log Message:
sql/src/server/sql_psm.mx:132: error: 'find_basetable' defined but not used

Index: sql_psm.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/server/sql_psm.mx,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- sql_psm.mx  31 Jan 2010 12:45:05 -0000      1.74
+++ sql_psm.mx  4 Feb 2010 16:58:57 -0000       1.75
@@ -127,7 +127,7 @@
        return stmt_list(l);
 }
 
-
+#if 0
 static sql_table *
 find_basetable(stmt *s)
 {
@@ -144,6 +144,7 @@
        }
        return NULL;
 }
+#endif
 
 static stmt *
 psm_declare_table(mvc *sql, dnode *n)


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to