IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28758


Ignore:
Timestamp:
Jul 28, 2010, 4:21:18 PM (16 years ago)
Author:
rhenders
Message:

Removed exp_id restriction which was there by error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/perl/ippToPsps/Gpc1Db.pm

    r28698 r28758  
    7878        AND chipRun.exp_id = rawExp.exp_id
    7979        AND camRun.dist_group = '$survey'   
    80         AND rawExp.exp_id > 136561                                 
    8180        GROUP BY  rawExp.exp_id
    8281        ORDER BY rawExp.exp_id ASC;
Note: See TracChangeset for help on using the changeset viewer.