Update of /cvsroot/monetdb/pathfinder/compiler/algebra
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11706/pathfinder/compiler/algebra
Modified Files:
physical.c
Log Message:
make this one compile also with assertions disabled
Index: physical.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/physical.c,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- physical.c 27 Jun 2007 13:46:27 -0000 1.34
+++ physical.c 16 Jul 2007 17:42:18 -0000 1.35
@@ -59,6 +59,7 @@
#define JOIN_COST 100
#define SORT_COST 700
+#ifndef NDEBUG
/**
* check for a column @a a in op @a p.
*/
@@ -73,6 +74,7 @@
return false;
}
+#endif
/**
* check for the type of column @a a in op @a p.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins