| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Thomas Lockhart <lockhart(at)fourpalms(dot)org>, Carsten Grewe <DerReisende(at)schatzis(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: PGSQL - FAQ 4.1 |
| Date: | 2002-01-04 05:45:03 |
| Message-ID: | 200201040545.g045j3228473@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Bruce Momjian wrote:
> Tom Lane wrote:
> > Thomas Lockhart <lockhart(at)fourpalms(dot)org> writes:
> > > Is it the case that LC_NUMERIC or
> > > other settings would affect numeric *input*?
> >
> > No, because we don't accept those settings from the environment;
> > if you look in main.c, you'll see that only LC_MESSAGES,
> > LC_CTYPE, LC_COLLATE, and LC_MONETARY are accepted.
> >
> > to_char does look at additional locale settings, I believe, but in
> > general we ignore LC_NUMERIC.
>
> Seems I should just remove the FAQ item.
OK, I have removed the item. Seemed just too confusing.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marc G. Fournier | 2002-01-04 05:50:08 | Re: Is there any performance penalty using --with-ssl? |
| Previous Message | Bruce Momjian | 2002-01-04 05:34:53 | Re: More problem with scripts |