On Sun, 2 Apr 2000, Tom Lane wrote:
> werner <[EMAIL PROTECTED]> 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/    [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

Reply via email to