Re: Problems with array - Mailing list pgsql-admin

From Tom Lane
Subject Re: Problems with array
Date
Msg-id 8490.1030121539@sss.pgh.pa.us
Whole thread Raw
In response to Problems with array  (sonia sanchez diaz <geek24@avantel.net>)
Responses Re: Problems with array
List pgsql-admin
sonia sanchez diaz <geek24@avantel.net> writes:
> Something is wrong or in the definition of an array only shows one
> dimension whatever it has?

Yup, an array column is just an array column, there isn't any
enforcement of a specific number of dimensions.  Putting extra []'s in
the declaration is just syntactic sugar.

            regards, tom lane

pgsql-admin by date:

Previous
From: sonia sanchez diaz
Date:
Subject: Problems with array
Next
From: Bruce Momjian
Date:
Subject: Re: Passwords and batch processes (was Re: Problem with Dump)