Re: Arrays in pgsql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Martina Mostert <martina_mostert(at)gmx(dot)de>
Cc: pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Arrays in pgsql
Date: 2002-03-04 15:18:06
Message-ID: 3969.1015255086@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Martina Mostert <martina_mostert(at)gmx(dot)de> writes:
> Therefore I've got the following line in my code:
> monthday integer[12];
> But when running I always get 'ERROR: parse error at or near "["'.

Update to PG 7.2.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-03-04 15:28:06 Re: descending index
Previous Message Ioannis Kappas 2002-03-04 14:58:37 Re: postgre performance question