pg_amcheck: Keep trying to fix the tests.
Commit 24189277f6ff3169b15c7bc82926a372ca7f2dbf managed to remove
one of the two places where we were checking for a "no such user"
error while leaving the other one right next to it. So remove that
too. In fact, remove the entire test, because the whole point of
this test was to see which message we got on a failure.
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/b9164eab208342d685638fc90048ffaa2688cb47
Modified Files
--------------
src/bin/pg_amcheck/t/002_nonesuch.pl | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)