View Single Post

   
  #7 (permalink)  
Old 04-09-2008, 07:16 PM
Tom Lane
 
Posts: n/a
Default Re: Localization trouble

Chris Travers <chris@travelamericas.com> writes:
> Is there a way to accept localized numbers as input?
> i.e. '1,39'::numeric?


See to_number().

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org/

Reply With Quote