Re: Bug#94 is related to compiler-version

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: ernst.reeh@dfg.de, pgsql-bugs@postgresql.org
Date: 2000-11-02T16:07:55Z
Lists: pgsql-bugs
pgsql-bugs@postgresql.org writes:
> So, its not a POSTGRES-Bug, it's a mess with different SUSE-, kernel-, Compiler-Versions.

More likely, it's related to what LOCALE you are using.  There are known
problems with LIKE optimization in non-ASCII locales, particularly in
6.4.*.  Try updating to 7.0.*

			regards, tom lane