Re: Arrays - Mailing list pgsql-general

From Bob Pawley
Subject Re: Arrays
Date
Msg-id 015301c622b6$e755a5e0$ac1d4318@owner
Whole thread Raw
In response to Arrays  (Bob Pawley <rjpawley@shaw.ca>)
List pgsql-general
Thank you - my eyes aren't what they used to be.

Bob


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


> Bob Pawley wrote:
>> ERROR:  malformed array literal: "{100, 250, 500, DegF)"
>
> Well you have a typo:
>
> "{100, 250, 500, DegF)" is wrong...
>
> "{100, 250, 500, DegF}" is correct...
>
> Sincerely,
>
> Joshua D. Drake
> --
> The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support
> Managed Services, Shared and Dedicated Hosting
> Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>               http://www.postgresql.org/docs/faq


pgsql-general by date:

Previous
From: "Matthew T. O'Connor"
Date:
Subject: Re: VACUUM Question
Next
From: Bob Pawley
Date:
Subject: Re: Arrays