X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id EFF27DB5CF; Tue, 1 Nov 2005 00:27:15 -0400 (AST) 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 25330-05; Tue, 1 Nov 2005 04:27:13 +0000 (GMT) Received: from mailbox.samurai.com (mailbox.samurai.com [205.207.28.82]) by svr1.postgresql.org (Postfix) with ESMTP id 2B520DB5AB; Tue, 1 Nov 2005 00:27:13 -0400 (AST) Received: from localhost (mailbox.samurai.com [205.207.28.82]) by mailbox.samurai.com (Postfix) with ESMTP id BA3652398D5; Mon, 31 Oct 2005 23:27:12 -0500 (EST) Received: from mailbox.samurai.com ([205.207.28.82]) by localhost (mailbox.samurai.com [205.207.28.82]) (amavisd-new, port 10024) with LMTP id 41734-01-6; Mon, 31 Oct 2005 23:27:11 -0500 (EST) Received: from [192.168.1.104] (d226-86-55.home.cgocable.net [24.226.86.55]) by mailbox.samurai.com (Postfix) with ESMTP id 022B72398D3; Mon, 31 Oct 2005 23:27:08 -0500 (EST) Subject: Re: [PATCHES] Partitioning docs From: Neil Conway To: Tom Lane Cc: Simon Riggs , pgsql-patches@postgresql.org, pgsql-docs@postgresql.org In-Reply-To: <21547.1130818523@sss.pgh.pa.us> References: <1130726816.8300.1377.camel@localhost.localdomain> <1130798509.8300.1536.camel@localhost.localdomain> <1130806927.8561.16.camel@localhost.localdomain> <21547.1130818523@sss.pgh.pa.us> Content-Type: text/plain Date: Mon, 31 Oct 2005 23:27:36 -0500 Message-Id: <1130819256.8561.24.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 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, score=0 required=5 tests=[none] X-Spam-Score: 0 X-Spam-Level: X-Archive-Number: 200511/2 X-Sequence-Number: 3312 On Mon, 2005-31-10 at 23:15 -0500, Tom Lane wrote: > I'd argue for editing first and then applying. I'll take up the job > if you don't have time for the editing part Okay. I'll do a round of copy editing and then commit to CVS -- there will likely be room for additional improvements, so once it's in CVS anyone else who's interested can have at it. -Neil