Patch to change a pg_restore message

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Patch to change a pg_restore message
Date: 2009-11-19 15:47:24
Message-ID: 200911191647.24938.guillaume@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

"pg_restore --help" gives this message for the --no-tablespaces parameter:

--no-tablespaces do not dump tablespace assignments

The message should say "restore" and not "dump". You'll find a patch attached
that fixes this issue.

Thanks.

Regards.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

Attachment Content-Type Size
pg_restore.patch text/x-patch 1.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-11-19 15:51:13 Re: Very bad FTS performance with the Polish config
Previous Message Heikki Linnakangas 2009-11-19 15:40:56 Re: Summary and Plan for Hot Standby