public inbox for [email protected]  
help / color / mirror / Atom feed
From: Mike Toews <[email protected]>
To: Greg Smith <[email protected]>
Cc: [email protected]
Subject: Re: Improve pg_restore docs
Date: Mon, 29 Jun 2009 11:31:48 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>

Greg Smith wrote:
> 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.

Part of my hesitation in attaching the patch is that I'm on a Windows 
computer (be aware of CRLF line endings in the attached). Apply to 
pgsql/doc/src/sgml/ref/pg_restore.sgml

-Mike

291c291,292
<         specific table.
---
>         specific table.  The default is taken from the
>         <envar>default_path</envar> variable.
379c380,382
<         Restore definition and/or data of named table only.
---
>         Restore definition and/or data of named table only. This can be
>         combined with the <option>-n</option> option to restore a table
>         from a specific schema.


Attachments:

  [text/plain] pg_restore.patch (407B, 2-pg_restore.patch)
  download | inline diff:
291c291,292
<         specific table.
---
>         specific table.  The default is taken from the
>         <envar>default_path</envar> variable.
379c380,382
<         Restore definition and/or data of named table only.
---
>         Restore definition and/or data of named table only. This can be
>         combined with the <option>-n</option> option to restore a table
>         from a specific schema.


view thread (5+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Improve pg_restore docs
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox