pg_dump missing arguments in docs

Started by Magnus Haganderover 19 years ago2 messagespatches
Jump to latest
#1Magnus Hagander
magnus@hagander.net

This patch adds documentation for the long-version parameters --username
and --password for pg_dump, pg_dumpall and pg_restore, per complaint by
Michael Schmidt.

//Magnus

Attachments:

pg_dump_doc.patchtext/plain; name=pg_dump_doc.patchDownload+6-0
#2Neil Conway
neilc@samurai.com
In reply to: Magnus Hagander (#1)
Re: [pgsql-patches] pg_dump missing arguments in docs

On Mon, 2007-01-29 at 13:58 +0100, Magnus Hagander wrote:

This patch adds documentation for the long-version parameters --username
and --password for pg_dump, pg_dumpall and pg_restore, per complaint by
Michael Schmidt.

Applied, thanks for the patch.

-Neil