pg_dump missing arguments in docs
Started by Magnus Haganderover 19 years ago2 messagespatches
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
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