IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15827


Ignore:
Timestamp:
Dec 14, 2007, 10:43:59 AM (18 years ago)
Author:
jhoblitt
Message:

constrain on detRun.mode/.state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/dettool_tonormalizedexp.sql

    r15826 r15827  
    3434        AND detInputExp.iteration = detNormalizedExp.iteration
    3535    WHERE
    36 --        detRun.state = 'run' AND
    37 --        detRun.mode = 'master' AND
     36        detRun.state = 'run' AND
     37        detRun.mode = 'master' AND
    3838        detNormalizedExp.det_id IS NULL AND
    3939        detNormalizedExp.iteration IS NULL AND
Note: See TracChangeset for help on using the changeset viewer.