IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 7, 2008, 6:00:07 PM (18 years ago)
Author:
jhoblitt
Message:

optimize

File:
1 edited

Legend:

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

    r16509 r17574  
    435435        psFree(limitString);
    436436    }
     437
     438    // close subquery
     439    psStringAppend(&query, "\n    ) as Foo\n");
    437440
    438441    if (!p_psDBRunQuery(config->dbh, query)) {
Note: See TracChangeset for help on using the changeset viewer.