Changeset 23688 for trunk/ippTools/share/stacktool_tosum.sql
- Timestamp:
- Apr 2, 2009, 2:51:37 PM (17 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/stacktool_tosum.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/pap (added) merged: 23511,23520-23521,23532,23578-23581,23596-23599,23603-23604,23606-23608,23619-23621,23638-23639,23641,23646-23648,23651-23653,23656,23672-23674,23677-23684
- Property svn:mergeinfo changed
-
trunk/ippTools/share/stacktool_tosum.sql
r19678 r23688 12 12 USING(stack_id) 13 13 WHERE 14 ((stackRun.state = 'new' 15 AND stackSumSkyfile.stack_id IS NULL) 16 OR 17 (stackRun.state = 'update' 18 AND stackSumSkyfile.fault = 0)) 14 ((stackRun.state = 'new' AND stackSumSkyfile.stack_id IS NULL) 15 OR (stackRun.state = 'update' AND stackSumSkyfile.fault = 0 AND stackSumSkyfile.quality = 0))
Note:
See TracChangeset
for help on using the changeset viewer.
