pgsql: Update the SSL test suite for recent changes to TAP testing fram

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Update the SSL test suite for recent changes to TAP testing fram
Дата
Msg-id E1ZXEYN-0002K5-AZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Update the SSL test suite for recent changes to TAP testing framework.

listen_addresses needs to be handled differently now, and so does
logging.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a09009e4278439f99d03adfefe2eec72ca35dcc3

Modified Files
--------------
src/test/ssl/ServerSetup.pm    |   16 +++++++---------
src/test/ssl/t/001_ssltests.pl |   12 ++----------
2 files changed, 9 insertions(+), 19 deletions(-)


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

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: pgsql: Allow usage of huge maintenance_work_mem for GIN build.
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Disable fsync throughout TAP test suites.