"Itagaki Takahiro" <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> writes:
> The type input function for money is broken
> if lc_monetary is set to zero-precision locale.
> Since Japanese "yen" has no decimal fractions,
> lconv.frac_digits is 0 when lc_monetary = 'ja'.
Looks like a good fix, will apply.
regards, tom lane