Changeset 24784
- Timestamp:
- Jul 13, 2009, 10:22:14 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/receivetool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/receivetool.c
r24783 r24784 313 313 psFree(where); 314 314 315 // make sure that the data is processed in the order that the filesets 316 // were posted 317 psStringAppend(&query, "\nORDER BY fileset_id"); 318 315 319 if (limit) { 316 320 psString limitString = psDBGenerateLimitSQL(limit);
Note:
See TracChangeset
for help on using the changeset viewer.
