Apply pg_dump test cleanups to test_pg_dump as well

Peter Eisentraut <peter@eisentraut.org>

Commit: a89fa007142ea3a02fd26f9ad980e11cae718e60
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2024-02-08T20:19:03Z
Releases: 17.0
Apply pg_dump test cleanups to test_pg_dump as well

Apply the changes from 41a284411e0 to the test_pg_dump module as well.
Here, we just apply the new test consistency checks, but we don't need
to fix any existing tests.

Discussion: https://www.postgresql.org/message-id/flat/1f8cb371-e84e-434e-0367-6b716fb16fa1@eisentraut.org

Files

PathChange+/−
src/test/modules/test_pg_dump/t/001_base.pl modified +16 −0

Discussion