Re: Patch to change a pg_restore message

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Guillaume Lelarge <guillaume@lelarge.info>
Cc: pgsql-hackers@postgresql.org
Date: 2009-11-19T22:05:16Z
Lists: pgsql-hackers
On tor, 2009-11-19 at 16:47 +0100, Guillaume Lelarge wrote:
> "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.

Fixed in 8.4 and 8.5.