IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 14, 2006, 6:04:40 PM (20 years ago)
Author:
jhoblitt
Message:

handle summitExp.imfiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pzgetexp.c

    r9972 r10000  
    135135        char *query =
    136136            "INSERT INTO summitExp"
    137             "   SElECT incoming.* FROM incoming"
     137            "   SElECT"
     138            "       incoming.*,"
     139            "       NULL"
     140            "   FROM incoming"
    138141            "   LEFT JOIN summitExp"
    139142            "       USING(exp_id, camera, telescope)"
Note: See TracChangeset for help on using the changeset viewer.