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

From Peter Eisentraut
Subject Re: Current CVS has strange parser for float type
Date
Msg-id Pine.LNX.4.44.0210172120420.928-100000@localhost.localdomain
Whole thread Raw
In response to Current CVS has strange parser for float type  (Teodor Sigaev <teodor@stack.net>)
List pgsql-hackers
Teodor Sigaev writes:

> wow=# select 5.3::float;
> ERROR:  Bad float8 input format '5.3'

Does it accept '5,4'::float?  Try running initdb with --locale=C.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: "Ulrich Neumann"
Date:
Subject: Antw: Re: Postgresql and multithreading
Next
From: Bruce Momjian
Date:
Subject: memcpy testing