Re: Numeric casts in locale en_GB on FreeBSD 4.7 - Mailing list pgsql-bugs

From Stephan Szabo
Subject Re: Numeric casts in locale en_GB on FreeBSD 4.7
Date
Msg-id 20031026132041.I7424@megazone.bigpanda.com
Whole thread Raw
In response to Numeric casts in locale en_GB on FreeBSD 4.7  (Andrew Grillet <andrew@grillet.co.uk>)
List pgsql-bugs
On Sat, 25 Oct 2003, Andrew Grillet wrote:

> Hi,
>
> I am unable to cast a string to float, any way I try.
>
> This is FreeBSD Stable, with Postgresql 7.3.4.
>
> Most (probably) legit methods produce either a message to the effect
> that ' ##.##' is an illegal format or ' ' (ie a single space) is an
> illegal format.

What statements were you trying exactly?

pgsql-bugs by date:

Previous
From: Lynn.Tilby@asu.edu
Date:
Subject: Re: Numeric casts in locale en_GB on FreeBSD 4.7
Next
From: Gaetano Mendola
Date:
Subject: Autocomplete on Postgres7.4beta5 not working?