Changeset 9057 for trunk/ippTools/src/p2updatePending.c
- Timestamp:
- Sep 28, 2006, 5:25:54 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/p2updatePending.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/p2updatePending.c
r8062 r9057 22 22 23 23 // find the next available version numbers 24 psMetadataAddStr (where, PS_LIST_TAIL, "EXP_ID", PS_META_REPLACE, "==", exposure->exp_ id);24 psMetadataAddStr (where, PS_LIST_TAIL, "EXP_ID", PS_META_REPLACE, "==", exposure->exp_tag); 25 25 psMetadataAddS32 (where, PS_LIST_TAIL, "P2_VERSION", PS_META_REPLACE, "==", exposure->p2_version); 26 26 psArray *images = p2PendingImfileSelectRowObjects (config->dbh, where, MAX_ROWS);
Note:
See TracChangeset
for help on using the changeset viewer.
