IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 9460


Ignore:
Timestamp:
Oct 10, 2006, 9:43:56 AM (20 years ago)
Author:
eugene
Message:

added restriction by exp_tag to limit the query to the desired entries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/dettool.c

    r9450 r9460  
    14431443        "   ON detRun.det_id = detInputExp.det_id"
    14441444        "   AND detRun.iteration = detInputExp.iteration"
     1445        "   AND detInputExp.exp_tag = detProcessedImfile.exp_tag"
    14451446        " WHERE"
    14461447        "   detRun.state = 'run'"
Note: See TracChangeset for help on using the changeset viewer.