pgsql: In SSL tests, restart after pg_hba.conf changes

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In SSL tests, restart after pg_hba.conf changes
Date: 2018-03-03 13:56:03
Message-ID: E1es7dr-000387-Se@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

In SSL tests, restart after pg_hba.conf changes

This prevents silently using a wrong configuration, similar to
b4e2ada347bd8ae941171bd0761462e5b11b765d.

Branch
------
master

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

Modified Files
--------------
src/test/ssl/ServerSetup.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-03-03 14:56:41 pgsql: doc: Improve wording
Previous Message Noah Misch 2018-03-03 08:00:21 Re: pgsql: Fix msvc builds for ActivePerl > 5.24