IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4000


Ignore:
Timestamp:
May 19, 2005, 3:58:13 PM (21 years ago)
Author:
jhoblitt
Message:

support foo_TABLE_NAME #define

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/insert.tt

    r3865 r4000  
    2222        [%- i = i + 1 %]
    2323    [%- END %]
    24     status = psDBInsertOneRow(dbh, "[% namespace FILTER upper %]_TABLE_NAME", row);
     24    status = psDBInsertOneRow(dbh, [% namespace FILTER upper %]_TABLE_NAME, row);
    2525    psFree(row);
    2626
Note: See TracChangeset for help on using the changeset viewer.