IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2010, 2:24:31 PM (16 years ago)
Author:
bills
Message:

add priority ordering for pending stacks

File:
1 edited

Legend:

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

    r29299 r29418  
    900900    }
    901901    psFree(where);
     902
     903    psStringAppend(&query, "\nORDER by priority DESC, stack_id");
    902904
    903905    // treat limit == 0 as "no limit"
Note: See TracChangeset for help on using the changeset viewer.