IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16932


Ignore:
Timestamp:
Mar 10, 2008, 5:05:13 PM (18 years ago)
Author:
bills
Message:

changes to support get_image jobs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/pstamp.md

    r16595 r16932  
    1313    outFileset  STR         64      # UNIQUE
    1414    uri         STR         255
     15    resultsFile S16         0
    1516END
    1617
     
    1920    req_id      S64         0       # Primary Key fkey(req_id) ref pstampRequest(req_id)
    2021    state       STR         64
     22    jobType     STR         16
    2123    result      S32         0
    2224    uri         STR         255
Note: See TracChangeset for help on using the changeset viewer.