Changeset 9467 for trunk/ippTools/src/detselect.c
- Timestamp:
- Oct 10, 2006, 12:13:03 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/detselect.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/detselect.c
r9440 r9467 135 135 } 136 136 137 // psStringAppend(&query, " LIMIT 1"); 137 // XXX this needs to be more controlled: we should specifically choose the 138 // single detrend image which matches all criteria and has the latest 139 // insertion date 140 psStringAppend(&query, " LIMIT 1"); 138 141 139 142 if (!p_psDBRunQuery(config->dbh, query)) {
Note:
See TracChangeset
for help on using the changeset viewer.
