Re: Problems with array

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: sonia sanchez diaz <geek24(at)avantel(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Problems with array
Date: 2002-08-23 16:52:19
Message-ID: 8490.1030121539@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

sonia sanchez diaz <geek24(at)avantel(dot)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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2002-08-23 17:20:13 Re: Passwords and batch processes (was Re: Problem with Dump)
Previous Message Ian Barwick 2002-08-23 16:34:48 Re: Passwords and batch processes (was Re: Problem with Dump)