pgsql: Apply pg_dump test cleanups to test_pg_dump as well - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Apply pg_dump test cleanups to test_pg_dump as well
Date
Msg-id E1rYAve-005I2o-7N@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a89fa007142ea3a02fd26f9ad980e11cae718e60

Modified Files
--------------
src/test/modules/test_pg_dump/t/001_base.pl | 16 ++++++++++++++++
1 file changed, 16 insertions(+)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Fix gcc >= 10 warning
Next
From: Michael Paquier
Date:
Subject: pgsql: Improve COPY TO performance when server and client encodings mat