Re: Current CVS has strange parser for float type - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: Current CVS has strange parser for float type
Date
Msg-id 1034876821.2600.2.camel@rh72.home.ee
Whole thread Raw
In response to Current CVS has strange parser for float type  (Teodor Sigaev <teodor@stack.net>)
Responses Re: Current CVS has strange parser for float type  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, 2002-10-17 at 23:34, Teodor Sigaev wrote:
> wow=# select 5.3::float;
> ERROR:  Bad float8 input format '5.3'

Could it be something with locales ?

Try:

select 5,3::float;

-------------
Hannu





pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Current CVS has strange parser for float type
Next
From: Bruce Momjian
Date:
Subject: Cleanup of /contrib