Changeset 15344 for trunk/ippdb/src/ippdb.c
- Timestamp:
- Oct 19, 2007, 4:00:30 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/src/ippdb.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/src/ippdb.c
r15343 r15344 21692 21692 return false; 21693 21693 } 21694 if (!psMetadataAdd(md, PS_LIST_TAIL, "diff_id", PS_DATA_S64, "Primary Key fkey( diff_id) ref magicInputSkyfile(magic_id, diff_id)", 0)) {21694 if (!psMetadataAdd(md, PS_LIST_TAIL, "diff_id", PS_DATA_S64, "Primary Key fkey(magic_id, diff_id) ref magicInputSkyfile(magic_id, diff_id)", 0)) { 21695 21695 psError(PS_ERR_UNKNOWN, false, "failed to add item diff_id"); 21696 21696 psFree(md);
Note:
See TracChangeset
for help on using the changeset viewer.
