IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 13, 2013, 9:23:20 AM (13 years ago)
Author:
Serge CHASTEL
Message:

Added restrictions on load

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/def/diffProcessedSkyfile_Images.d

    r30454 r35660  
    33FILE  diffProcessedSkyfile_Images.php
    44MENU  ipp.stack.dat
     5
     6UNRESTRICTED AND 0>1
     7RESTRICT_COUNT AND 0>1
    58
    69WHERE diffRun.diff_id             = diffSkyfile.diff_id
     
    1316
    1417# if no query restrictions are supplied, we want to limit the query or it is extremely long running:
    15 UNRESTRICTED AND diffRun.diff_id = 0
     18# UNRESTRICTED AND diffRun.diff_id = 0
    1619
    1720# XXX need to get camera from lookup
Note: See TracChangeset for help on using the changeset viewer.