Index: trunk/ippTools/src/pztool.c
===================================================================
--- trunk/ippTools/src/pztool.c	(revision 9967)
+++ trunk/ippTools/src/pztool.c	(revision 9973)
@@ -91,5 +91,5 @@
 
     if (config->where) {
-        psString whereClause = psDBGenerateWhereConditionSQL(config->where, "newExp");
+        psString whereClause = psDBGenerateWhereConditionSQL(config->where, "summitExp");
         psStringAppend(&query, " AND %s", whereClause);
         psFree(whereClause);
