X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id BA5563A2B38 for ; Tue, 4 Jan 2005 00:12:54 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 01161-03 for ; Tue, 4 Jan 2005 00:12:31 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id DF5993A258B for ; Tue, 4 Jan 2005 00:12:32 +0000 (GMT) Received: (qmail invoked by alias); 04 Jan 2005 00:12:32 -0000 Received: from dsl-082-082-229-020.arcor-ip.net (EHLO colt.pezone.net) (82.82.229.20) by mail.gmx.net (mp020) with SMTP; 04 Jan 2005 01:12:32 +0100 X-Authenticated: #495269 From: Peter Eisentraut To: Bruce Momjian Subject: Re: Doc patch needed: encodings? Date: Tue, 4 Jan 2005 01:12:31 +0100 User-Agent: KMail/1.6.2 Cc: Tom Lane , josh@agliodbs.com, PostgreSQL Docs References: <200501040005.j0405cG28522@candle.pha.pa.us> In-Reply-To: <200501040005.j0405cG28522@candle.pha.pa.us> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200501040112.31525.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.05 tagged_above=0 required=5 tests=AWL, FORGED_RCVD_HELO X-Spam-Level: X-Archive-Number: 200501/3 X-Sequence-Number: 2762 Bruce Momjian wrote: > I have applied the following patch to mention non-C locales affect > LIKE. I don't think it's accurate to say that there is a performance impact. The only impact is that you need to create a different kind of index. -- Peter Eisentraut http://developer.postgresql.org/~petere/