On Mon, 29 Jun 2009, Mike Toews wrote:
Apply to pgsql/doc/src/sgml/ref/pg_restore.sgml
The main point I was trying to make is that we want the whole patch, not
just the change. A standard diff patch will include what file name it is
supposed to apply to as part of its header.
--
* Greg Sm
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
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
Hi,
From a quick discussion on hackers
(http://archives.postgresql.org/pgsql-hackers/2009-06/msg01434.php), it
appears the documentation can improve for pg_restore.
I've prepared some quick diff output from
pgsql/doc/src/sgml/ref/pg_restore.sgml for some changes that I think
would help. Not