Changeset 28096 for trunk/ippTools/share
- Timestamp:
- May 25, 2010, 3:05:00 PM (16 years ago)
- Location:
- trunk/ippTools/share
- Files:
-
- 2 edited
-
pxadmin_create_tables.sql (modified) (1 diff)
-
staticskytool_inputs.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/pxadmin_create_tables.sql
r28091 r28096 1650 1650 dtime_script FLOAT, -- elapsed time for script 1651 1651 sources INT, -- number of sources 1652 num_inputs INT, -- number of input images 1652 1653 hostname VARCHAR(64) NOT NULL, -- host that executed script 1653 1654 good_frac FLOAT, -- good fraction of skycell -
trunk/ippTools/share/staticskytool_inputs.sql
r28091 r28096 1 1 SELECT 2 2 staticskyRun.*, 3 staticskyInput.stack_id, 3 4 stackSumSkyfile.path_base 4 5 FROM staticskyRun
Note:
See TracChangeset
for help on using the changeset viewer.
