[COMMITTERS] pgsql: Use a better way of skipping all subscription tests on Windows

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема [COMMITTERS] pgsql: Use a better way of skipping all subscription tests on Windows
Дата
Msg-id E1d9Qsc-00065H-8l@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: [COMMITTERS] pgsql: Use a better way of skipping all subscriptiontests on Windows  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Список pgsql-committers
Use a better way of skipping all subscription tests on Windows

This way we only need to specify the number of tests in one place, and
the output is also less verbose.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8d9f06097714ce1f4243329172f73c2d20b896a6

Modified Files
--------------
src/test/authentication/t/001_password.pl |  68 ++++++++++---------
src/test/authentication/t/002_saslprep.pl | 105 +++++++++++++++---------------
2 files changed, 90 insertions(+), 83 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: [COMMITTERS] pgsql: Complete tab completion for DROP STATISTICS
Следующее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Avoid hard-wired sleep delays in stats regression test.