IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2009, 2:58:49 PM (17 years ago)
Author:
bills
Message:

iiitidnw

File:
1 edited

Legend:

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

    r25554 r25558  
    776776        psError(PXTOOLS_ERR_DATA, false, "search parameters or -all are required");
    777777        return false;
    778     } else {
     778    }
     779    if (psListLength(where->list)) {
    779780        psString whereClause = psDBGenerateWhereConditionSQL(where, "pstampJob");
    780781        psStringAppend(&query, " AND %s", whereClause);
Note: See TracChangeset for help on using the changeset viewer.