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 2C7703A5FB7 for ; Mon, 6 Dec 2004 19:02:53 +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 44901-02 for ; Mon, 6 Dec 2004 19:02:45 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by svr1.postgresql.org (Postfix) with SMTP id 06BCA3A5A3C for ; Mon, 6 Dec 2004 19:02:45 +0000 (GMT) Received: (qmail 27612 invoked by uid 65534); 6 Dec 2004 19:02:44 -0000 Received: from dsl-082-082-230-137.arcor-ip.net (EHLO colt.pezone.net) (82.82.230.137) by mail.gmx.net (mp023) with SMTP; 06 Dec 2004 20:02:44 +0100 X-Authenticated: #495269 From: Peter Eisentraut To: josh@agliodbs.com Subject: Re: Doc patch needed: encodings? Date: Mon, 6 Dec 2004 20:02:43 +0100 User-Agent: KMail/1.6.2 Cc: PostgreSQL Docs References: <200412051546.53124.josh@agliodbs.com> <200412061919.21637.peter_e@gmx.net> <200412061039.17201.josh@agliodbs.com> In-Reply-To: <200412061039.17201.josh@agliodbs.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Message-Id: <200412062002.43906.peter_e@gmx.net> 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: 200412/14 X-Sequence-Number: 2710 Josh Berkus wrote: > In US distributions it's a recent thing. The switch to non-C > locales is a recent thing; RH Enterprise 3.0, and SuSE 9.0. I have it on record that Red Hat has set a non-C locale by default at least since Red Hat 6.1 as distributed in North America (aren't they the same anyway?) in 1999. I know that because we had this exact discussion back then. > I'd like to have an explanation of this somewhere else newbies are > liable to read it, *before* their first production "LIKE" query > doesn't use an index. Where would be appropriate? Near the documentation of "LIKE". > And, for English speakers, what exactly is wrong with using 'C' > locale instead of the environment one? It makes it difficult to write a résumé, to name one thing. -- Peter Eisentraut http://developer.postgresql.org/~petere/