diff options
author | Stephen Frost <sfrost@snowman.net> | 2016-12-24 01:42:07 -0500 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2016-12-24 01:42:07 -0500 |
commit | d51af6570520a457a2177edb6df0471c492c3bc0 (patch) | |
tree | 15afc025a1ff344f02163273ce6eac79e40e25ce /src/backend/executor/functions.c | |
parent | dc61580bd9a6ad869478c9e6f7ba76cb6314f864 (diff) | |
download | postgresql-d51af6570520a457a2177edb6df0471c492c3bc0.tar.gz postgresql-d51af6570520a457a2177edb6df0471c492c3bc0.zip |
pg_dumpall: Include --verbose option in --help output
The -v/--verbose option was not included in the output from --help for
pg_dumpall even though it's in the pg_dumpall documentation and has
apparently been around since pg_dumpall was reimplemented in C in 2002.
Fix that by adding it.
Pointed out by Daniel Westermann.
Back-patch to all supported branches.
Discussion: https://www.postgresql.org/message-id/2020970042.4589542.1482482101585.JavaMail.zimbra%40dbi-services.com
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions