IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2009, 3:39:53 PM (17 years ago)
Author:
bills
Message:

Remove args and URI from pstampJob tables

File:
1 edited

Legend:

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

    r19219 r24967  
    11INSERT INTO pstampJob
    2  (req_id, rownum, state, jobType, uri, exp_id, outputBase, fault)
    3  VALUES( %lld, '%s', '%s', '%s', '%s', %lld, '%s', %s)
     2 (req_id, rownum, state, jobType, exp_id, outputBase, fault)
     3 VALUES( %lld, '%s', '%s', '%s', %lld, '%s', %s)
Note: See TracChangeset for help on using the changeset viewer.