From: | "Tille, Andreas" <TilleA(at)rki(dot)de> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Locale settings |
Date: | 2002-04-24 08:39:18 |
Message-ID: | Pine.LNX.4.44.0204241037330.5104-100000@wr-linux02.rki.ivbb.bund.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, 22 Apr 2002, Tom Lane wrote:
> You did not say what platform you are on, but I suspect you are getting
> bit by 7.1's nonportable assumptions about behavior of localeconv().
> These garbage locale strings could have come from 7.1's assumption that
> a string returned by localeconv() will still be valid after changing
> settings with setlocale().
>
> Try 7.2.
Just was in the process of installing the new Debian packages and did now.
IN fac the warning disapears in 7.2. However, the output is not compliant
with German locale settings (should be ',' instead of '.'). This is not
really important for my case but might be interesting for others.
Kind regards and thanks for the hint
Andreas.
From | Date | Subject | |
---|---|---|---|
Next Message | ARP | 2002-04-24 09:06:09 | Bug or syntax error in my update query with a FROM statement ? |
Previous Message | Raymond O'Donnell | 2002-04-24 08:38:40 | Re: delphi |