Re: wrong behavior using to_char()

From: Jorge Godoy <jgodoy(at)gmail(dot)com>
To: "Euler Taveira de Oliveira" <euler(at)timbira(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: wrong behavior using to_char()
Date: 2006-09-15 00:44:09
Message-ID: 87zmd23qna.fsf@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

"Euler Taveira de Oliveira" <euler(at)timbira(dot)com> writes:

> In the pt_BR locale, the thousand separator is "". So it should return

The thousands separator in pt_BR is ".".

> 12345,670. Looking at the source, I saw that the test cases for locale

This should be "12.345,670".

--
Jorge Godoy <jgodoy(at)gmail(dot)com>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2006-09-15 02:10:41 Re: wrong behavior using to_char()
Previous Message Bruce Momjian 2006-09-14 22:55:17 Re: wrong behavior using to_char()

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2006-09-15 02:10:41 Re: wrong behavior using to_char()
Previous Message Bruce Momjian 2006-09-14 23:22:50 Fix postgresql.conf alignment