pg_dumpall: Allow --no-role-passwords and --binary-upgrade together This was introduced as part of the patch to add --no-role-passwords, but while it's an unusual combination, there is no actual reason to prevent it.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/ff46f2a0534560367ba748ac9d859a2cf05ce3fc Modified Files -------------- src/bin/pg_dump/pg_dumpall.c | 9 --------- 1 file changed, 9 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
