Re: [GENERAL] trouble with to_char('L') - Mailing list pgsql-hackers

From Takahiro Itagaki
Subject Re: [GENERAL] trouble with to_char('L')
Date
Msg-id 20100421105026.9130.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to Re: [GENERAL] trouble with to_char('L')  (Hiroshi Inoue <inoue@tpf.co.jp>)
Responses Re: [GENERAL] trouble with to_char('L')  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
List pgsql-hackers
Hiroshi Inoue <inoue@tpf.co.jp> wrote:

> 1. How does it work when LC_MONETARY and LC_NUMERIC are different?

I think it is rarely used, but possible. Fixed.

> 2. Calling db_encoding_strdup() for lconv->grouping is appropriate?

Ah, we didn't need it. Removed.

Revised patch attached. Please test it.

Regards,
---
Takahiro Itagaki
NTT Open Source Software Center


Attachment

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: [DOCS] Streaming replication document improvements
Next
From: Fujii Masao
Date:
Subject: Re: Should database = all in pg_hba.conf match a replication connection?