On Sun, 2 Apr 2000, Tom Lane wrote:
> werner <werner(at)gefi(dot)at> writes:
> > I'm running the 7.0 beta 3. It seems like queries that use german
> > characters like Э,Д,Ж or ъ don't work with the ~*
> > Operator (case insensetive regex). It only works with case sensetive
> > queries. So the configure option
> > --enable-locale doesn't have any influence.
>
> This isn't enough information. What exactly do you mean by "doesn't
> work"? What query did you issue, what result did you get, what did
> you expect to get? And which locale are you using?
Just tested beta3 - working like a charm, as usual :) Are you sure you
have correct locale settings? Look into src/test/locale directory; there
you'll find locale test for some locales, including de_DE.ISO-8859-1. Run
the test (make all test-de_DE.ISO-8859-1). Watch the results - is your
locale ok?
If you are sure your locale is Ok, but still unsatisfied with locale
test - send your patches to me, please.
Oleg.
----
Oleg Broytmann http://members.xoom.com/phd2.1/ phd2(at)earthling(dot)net
Programmers don't die, they just GOSUB without RETURN.
In response to
pgsql-hackers by date
| Next: | From: werner | Date: 2000-04-02 14:07:51 |
| Subject: Re: --enable-locale doesn't work |
| Previous: | From: Peter Eisentraut | Date: 2000-04-02 11:33:39 |
| Subject: Re: Regression tests |
pgsql-bugs by date
| Next: | From: werner | Date: 2000-04-02 14:07:51 |
| Subject: Re: --enable-locale doesn't work |
| Previous: | From: Tom Lane | Date: 2000-04-02 05:41:13 |
| Subject: Re: --enable-locale doesn't work |