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 CE7FB32A154 for ; Thu, 30 Sep 2004 05:23:45 +0100 (BST) 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 15710-09 for ; Thu, 30 Sep 2004 04:23:36 +0000 (GMT) Received: from sue.samurai.com (sue.samurai.com [205.207.28.74]) by svr1.postgresql.org (Postfix) with ESMTP id 1BD7C32A135 for ; Thu, 30 Sep 2004 05:23:37 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by sue.samurai.com (Postfix) with ESMTP id A3B113F4A; Thu, 30 Sep 2004 00:23:36 -0400 (EDT) Received: from sue.samurai.com ([127.0.0.1]) by localhost (sue.samurai.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 85574-01-4; Thu, 30 Sep 2004 00:23:35 -0400 (EDT) Received: from localhost (unknown [61.88.101.19]) by sue.samurai.com (Postfix) with ESMTP id C55153EEB; Thu, 30 Sep 2004 00:23:33 -0400 (EDT) Subject: Re: Add tablespace index entry From: Neil Conway To: Alvaro Herrera Cc: Kris Jurka , pgsql-docs@postgresql.org In-Reply-To: <20040930035820.GA10653@dcc.uchile.cl> References: <1096512001.28946.2819.camel@localhost.localdomain> <20040930035820.GA10653@dcc.uchile.cl> Content-Type: text/plain Message-Id: <1096518185.25277.21.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 30 Sep 2004 14:23:05 +1000 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mailbox.samurai.com X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200409/50 X-Sequence-Number: 2569 On Thu, 2004-09-30 at 13:58, Alvaro Herrera wrote: > Cool! Please apply this one as well ;-) Patch applied, with some editorializing. Thanks! -Neil