Changes between Version 2 and Version 3 of Ticket #246


Ignore:
Timestamp:
Dec 6, 2012, 1:30:18 PM (11 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #246 – Description

    v2 v3  
    77 * the ''index'' used
    88 * ''storage format''
     9 * ''size'' in bytes of an array; often arrays are only partially materialized, so this would be useful information.
    910
    1011This 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.