On 09/20/10 12:58 AM, Leonardo Francalanci wrote:
> Hi,
>
>
> since postgresql multidimensional arrays can't have different size per axis,...
huh? says what?
i thought PG multidimensional arrays were just arrays of arrays, and any
dimension could be anything.
in fact, the docs for 8.4 state that array declarations ignore specified
dimensions, the rows and columns simply are what they are.