Re: space taken by NULL values in array - Mailing list pgsql-general

From John R Pierce
Subject Re: space taken by NULL values in array
Date
Msg-id 4C971776.1040809@hogranch.com
Whole thread Raw
In response to space taken by NULL values in array  (Leonardo Francalanci <m_lists@yahoo.it>)
Responses Re: space taken by NULL values in array  (Leonardo Francalanci <m_lists@yahoo.it>)
Re: space taken by NULL values in array  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
  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.






pgsql-general by date:

Previous
From: Yaroslav Tykhiy
Date:
Subject: Re: Query plan choice issue
Next
From: Leonardo Francalanci
Date:
Subject: Re: space taken by NULL values in array