Received: from localhost (unknown [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id 6C1522E08B5 for ; Wed, 5 Mar 2008 11:12:38 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 92043-04 for ; Wed, 5 Mar 2008 11:12:23 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id E05EB2E0136 for ; Wed, 5 Mar 2008 11:12:31 -0400 (AST) Received: by svr2.hagander.net (Postfix, from userid 1000) id 20BA5DCC7E2; Wed, 5 Mar 2008 16:12:30 +0100 (CET) Date: Wed, 5 Mar 2008 16:12:30 +0100 From: Magnus Hagander To: Josh Berkus Cc: pgsql-www@postgresql.org, Dave Page Subject: Re: List types Message-ID: <20080305151230.GR5559@svr2.hagander.net> References: <20080305125551.GO5559@svr2.hagander.net> <20080305132949.GP5559@svr2.hagander.net> <937d27e10803050550p57c0dfa6q929d2dc922a0b709@mail.gmail.com> <200803050710.59358.josh@agliodbs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200803050710.59358.josh@agliodbs.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200803/75 X-Sequence-Number: 14194 On Wed, Mar 05, 2008 at 07:10:59AM -0800, Josh Berkus wrote: > > > So why is persian pug under regional? Soudns like it's either in the > > > wrong place, or has the wrong name... > > I think it's in the wrong place. Who runs it, anyway? No clue :-) But since the list-of-lists is now in a database, it's a simple UPDATE to move it, once you're sure. //Magnus