From owner-freebsd-database@FreeBSD.ORG Sat Dec 22 23:03:19 2007 Return-Path: Delivered-To: freebsd-database@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 85C4E16A420 for ; Sat, 22 Dec 2007 23:03:19 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.185]) by mx1.freebsd.org (Postfix) with ESMTP id D530213C447 for ; Sat, 22 Dec 2007 23:03:18 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: by rv-out-0910.google.com with SMTP id l15so1231535rvb.43 for ; Sat, 22 Dec 2007 15:03:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=UHjjO60IoK6Yo6oNaznIuqZVOKa3R1UIEBsBoVkeMuU=; b=FRbyUk4kc+Q/bOXzJLiu+Y0dSmDUIDkhbrzjwvugfBGQ/Kq96fjnfy7Nhtsy7M9LjsTVo8XFSup1cUxFIlSDWPIWjEuOkXe7a3btQII/ie+NxdRORhswB+srpfWRV7I6IprYBxk8CPh0cAwo8M8kVJiJxs4uQD6BT06jJDclx1o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=g2bfpBLe8C5ee9mGnJu7xI/Zv5I8SfOnh+Hso3jWCPtmF0xaDn1Pkgup9mWCPaPJdAhKV7De2kAufb+TW6DvVg1jTbR0ymXkfiwISJROwJgxdbz2QMTh8TMY1Yd9U9zlP0khzekYGaPyJxR9m+8lzf1K5U3OzUrx9fknQrWBXo4= Received: by 10.141.33.21 with SMTP id l21mr1601684rvj.140.1198362908899; Sat, 22 Dec 2007 14:35:08 -0800 (PST) Received: by 10.141.212.1 with HTTP; Sat, 22 Dec 2007 14:35:08 -0800 (PST) Message-ID: <9bbcef730712221435o1f1227a1l1ca840e1474aacfb@mail.gmail.com> Date: Sat, 22 Dec 2007 23:35:08 +0100 From: "Ivan Voras" Sender: ivoras@gmail.com To: "Ismail YENIGUL" In-Reply-To: <879443695.20071222190910@EnderUNIX.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1605513356.20071219221424@EnderUNIX.org> <879443695.20071222190910@EnderUNIX.org> X-Google-Sender-Auth: 0d99abbdd4bf5daf Cc: freebsd-database@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Re[2]: Turkish character sorting on PostgreSQL X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Dec 2007 23:03:19 -0000 On 22/12/2007, Ismail YENIGUL wrote: > By the way, LC_COLLATE is link to the ../la_LN.US-ASCII/LC_COLLATE > in /usr/share/locale/tr_TR.ISO8859-9 directory. Does this mean that > LC_COLLATE is missing for tr_TR.ISO8859-9 ? Yes.