Re: Arrays - Mailing list pgsql-general

From Bob Pawley
Subject Re: Arrays
Date
Msg-id 016001c622b6$fe949360$ac1d4318@owner
Whole thread Raw
In response to Arrays  (Bob Pawley <rjpawley@shaw.ca>)
List pgsql-general
I missed that - thanks for the help.

Bob


----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Bob Pawley" <rjpawley@shaw.ca>
Cc: "Stephan Szabo" <sszabo@megazone.bigpanda.com>; "Postgresql"
<pgsql-general@postgresql.org>
Sent: Thursday, January 26, 2006 12:12 PM
Subject: Re: [GENERAL] Arrays


> Bob Pawley <rjpawley@shaw.ca> writes:
>> ERROR:  malformed array literal: "{100, 250, 500, DegF)"
>
> You wrote a right paren, not a right brace ...
>
>> I want to do single dimension arrays.
>> How did I turn it into multidmensional?
>
> The multiple levels of braces create a multidimensional array.
>
> regards, tom lane


pgsql-general by date:

Previous
From: Bob Pawley
Date:
Subject: Re: Arrays
Next
From: Tino Wildenhain
Date:
Subject: Re: Arrays