Changeset 31058 for trunk/ippTools/src/detselect.c
- Timestamp:
- Mar 25, 2011, 3:00:07 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/detselect.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/detselect.c
r26981 r31058 152 152 // unless explicitly specified by the user, list all possible matches 153 153 if (!unlimit) { 154 psStringAppend(&query, " ORDER BY registered DESC LIMIT 1");154 psStringAppend(&query, " ORDER BY registered DESC, iteration DESC LIMIT 1"); 155 155 } 156 156
Note:
See TracChangeset
for help on using the changeset viewer.
