Re: --enable-locale doesn't work
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: werner@gefi.at
Cc: pgsql-hackers@postgresql.org, pgsql-bugs@postgresql.org
Date: 2000-04-02T05:41:13Z
Lists: pgsql-bugs, pgsql-hackers
werner <werner@gefi.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? regards, tom lane