IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2006, 6:46:10 PM (21 years ago)
Author:
jhoblitt
Message:

fix tests to work with per table data
minor pslib 0.9.0 compatibility fixes

File:
1 edited

Legend:

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

    r5907 r5950  
    77    psDB            *dbh;
    88
    9     dbh = [% table.namespace %]Init("localhost", "test", NULL, "test");
     9    dbh = [% pkg_namespace %]Init("localhost", "test", NULL, "test");
    1010    if (!dbh) {
    1111        exit(EXIT_FAILURE);
Note: See TracChangeset for help on using the changeset viewer.