Tom Lane wrote:
> Is the database's locale set to something that works with EUC_JP? You
> can't just whack the encoding around without paying attention to having
> a compatible locale setting ... and unfortunately, PG doesn't have
> enough knowledge about locales to warn you when you choose a comb
The following bug has been logged online:
Bug reference: 2116
Logged by: Jon Keating
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.1
Operating system: Win 2003
Description:Searching text fields does not work in EUC_JP
Details:
Hello, I found a problem