IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17909


Ignore:
Timestamp:
Jun 4, 2008, 3:00:00 PM (18 years ago)
Author:
jhoblitt
Message:

add summitImfile.epoch field

File:
1 edited

Legend:

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

    r17744 r17909  
    250250            "       incoming.class,"
    251251            "       incoming.class_id,"
    252             "       incoming.uri"
     252            "       incoming.uri,"
     253            "       NULL"       // epoch
    253254            "   FROM incoming";
    254255        if (!p_psDBRunQuery(config->dbh, query)) {
Note: See TracChangeset for help on using the changeset viewer.