Patch to change a pg_restore message
Guillaume Lelarge <guillaume@lelarge.info>
From: Guillaume Lelarge <guillaume@lelarge.info>
To: pgsql-hackers@postgresql.org
Date: 2009-11-19T15:47:24Z
Lists: pgsql-hackers
Attachments
- pg_restore.patch (text/x-patch) patch
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