View Single Post

   
  #3 (permalink)  
Old 04-18-2008, 01:21 AM
Bruce Momjian
 
Posts: n/a
Default Re: [GENERAL] Number format problem

Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I have applied the following patch for 8.2. I have not applied to 8.1.X
> > because it is a behavior change.

>
> This patch broke the regression tests. It seems to change the C-locale
> behavior on many platforms.


Oh, so C locale has "" for thousands_sep? Hmm. So there is no way to
disinguish "" as "don't have" from "" as "don't want". Will revert.

--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

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

http://archives.postgresql.org

Reply With Quote