Changeset 24244 for branches/cnb_branches/cnb_branch_20090301/ippTools/share/difftool_pendingcleanupskyfile.sql
- Timestamp:
- May 26, 2009, 1:59:32 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 3 edited
-
. (modified) (1 prop)
-
ippTools/share (modified) (1 prop)
-
ippTools/share/difftool_pendingcleanupskyfile.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
- Property svn:mergeinfo changed
-
branches/cnb_branches/cnb_branch_20090301/ippTools/share
- Property svn:ignore
-
old new 1 1 Makefile.in 2 2 Makefile 3 pxadmin_create_mirror_tables.sql
-
- Property svn:ignore
-
branches/cnb_branches/cnb_branch_20090301/ippTools/share/difftool_pendingcleanupskyfile.sql
r19092 r24244 9 9 USING(diff_id) 10 10 WHERE 11 diffRun.state = 'goto_cleaned' 11 ((diffRun.state = 'goto_cleaned' AND diffSkyfile.data_state = 'full') 12 OR 13 (diffRun.state = 'goto_scrubbed' AND diffSkyfile.data_state != 'scrubbed') 14 OR 15 (diffRun.state = 'goto_purged' AND diffSkyfile.data_state != 'purged'))
Note:
See TracChangeset
for help on using the changeset viewer.
