Changeset 17840 for trunk/ippdb/src/ippdb.c
- Timestamp:
- May 28, 2008, 4:36:52 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippdb/src/ippdb.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdb/src/ippdb.c
r17833 r17840 4634 4634 return false; 4635 4635 } 4636 if (!psMetadataAdd(md, PS_LIST_TAIL, "exp_name", PS_DATA_STRING, "U NIQUE(exp_id, tmp_class_id)", "64")) {4636 if (!psMetadataAdd(md, PS_LIST_TAIL, "exp_name", PS_DATA_STRING, "UINDEX(exp_id, tmp_class_id)", "64")) { 4637 4637 psError(PS_ERR_UNKNOWN, false, "failed to add item exp_name"); 4638 4638 psFree(md);
Note:
See TracChangeset
for help on using the changeset viewer.
