commit | e21899bc3593aa0d3adf64cee21c5de2ea219783 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <[email protected]> | Wed Nov 04 16:36:14 2009 -0500 |
committer | Behdad Esfahbod <[email protected]> | Wed Nov 04 16:36:14 2009 -0500 |
tree | 10752dc846a938239d53439a3c900224cba41edf | |
parent | 3b59306b858d31d97be0ea8c64461de1d0d03572 [diff] |
Fix array query API The array query APIs now all do: - Return the total number of items - Take a start_offset, such that individual items can be fetched - The _count IN/OUT variable always has number of items written into the array upon return of the function