IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 18, 2012, 9:38:44 AM (14 years ago)
Author:
mhuber
Message:

changing default definestackstack to not re-queue on change of template

File:
1 edited

Legend:

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

    r29667 r34443  
    3939          WHERE 1
    4040          @STACK1_QUERY@ -- input condition
    41 ) AS diffExp ON diffExp.stack1 = stackRun.stack_id AND diffExp.stack2 = template.max_stack_id
     41) AS diffExp ON diffExp.stack1 = stackRun.stack_id
    4242WHERE
    4343        stackSumSkyfile.fault = 0 AND stackSumSkyfile.quality = 0
Note: See TracChangeset for help on using the changeset viewer.