Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id CA77263506F for ; Mon, 29 Jun 2009 15:25:29 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 53793-06 for ; Mon, 29 Jun 2009 15:25:25 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from westnet.com (westnet.com [216.187.52.2]) by mail.postgresql.org (Postfix) with ESMTP id 4423D635019 for ; Mon, 29 Jun 2009 15:25:27 -0300 (ADT) Received: from westnet.com (localhost [127.0.0.1]) by westnet.com (8.14.0/8.14.0) with ESMTP id n5TIPQls004013; Mon, 29 Jun 2009 14:25:26 -0400 (EDT) Received: from localhost (gsmith@localhost) by westnet.com (8.14.0/8.13.2/Submit) with ESMTP id n5TIPQ8Q004008; Mon, 29 Jun 2009 14:25:26 -0400 (EDT) X-Authentication-Warning: westnet.com: gsmith owned process doing -bs Date: Mon, 29 Jun 2009 14:25:26 -0400 (EDT) From: Greg Smith X-X-Sender: gsmith@westnet.com To: Mike Toews cc: pgsql-docs@postgresql.org Subject: Re: Improve pg_restore docs In-Reply-To: <4A4904BE.2070306@sfu.ca> Message-ID: References: <4A4904BE.2070306@sfu.ca> User-Agent: Alpine 2.01 (GSO 1184 2008-12-16) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.034 tagged_above=0 required=5 tests=AWL=0.034 X-Spam-Level: X-Archive-Number: 200906/13 X-Sequence-Number: 5194 On Mon, 29 Jun 2009, Mike Toews wrote: > I've prepared some quick diff output from > pgsql/doc/src/sgml/ref/pg_restore.sgml for some changes that I think would > help. The standard way to submit patches here is to attach a file with a full context diff (diff -c) to the message, rather than putting it inline or including just the changes. The idea is to make it easy for the committers to grab your patch and apply it. -- * Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD