pgsql: Apply pg_dump test cleanups to test_pg_dump as well

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Apply pg_dump test cleanups to test_pg_dump as well
Дата
Msg-id E1rYAve-005I2o-7N@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Fix gcc >= 10 warning
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Improve COPY TO performance when server and client encodings mat