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.
-- 
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to