Remove tests for pg_dumpall --exclude-database missing argument It turns out that different getopt implementations spell the error for missing arguments different ways. This test is of fairly marginal value, so instead of trying to keep up with the different error messages just remove the test.
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/97b6f2eb759ce898ad632fd7b5db29f542b93454 Modified Files -------------- src/bin/pg_dump/t/001_basic.pl | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-)
