Changes between Version 2 and Version 3 of Ticket #246
- Timestamp:
- Dec 6, 2012, 1:30:18 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #246 – Description
v2 v3 7 7 * the ''index'' used 8 8 * ''storage format'' 9 * ''size'' in bytes of an array; often arrays are only partially materialized, so this would be useful information. 9 10 10 11 This could be implemented as an `info` function, which similarly to `RAS_COLLECTIONNAMES` returns a char array with the above (and possibly further) information. 11 12 Another function could be ''size'', for getting the size in bytes of an array. Often arrays are only partially materialized, so this would be useful information.