Changeset 25835 for trunk/ippTools/share/disttool_pending_warp.sql
- Timestamp:
- Oct 14, 2009, 11:06:18 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/disttool_pending_warp.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/disttool_pending_warp.sql
r25429 r25835 2 2 distRun.dist_id, 3 3 distRun.label, 4 distTarget.dist_group, 4 5 stage, 5 6 stage_id, … … 16 17 warpSkyfile.magicked 17 18 FROM distRun 19 JOIN distTarget USING(target_id, stage) 18 20 JOIN warpRun ON stage_id = warp_id 19 21 JOIN warpSkyfile using(warp_id)
Note:
See TracChangeset
for help on using the changeset viewer.
