pgsql: Allow roles created by new test to log in under SSPI. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Allow roles created by new test to log in under SSPI.
Date
Msg-id E1syJuu-002lcn-9q@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Allow roles created by new test to log in under SSPI.

Semi-blind attempt to fix 6a1d0d470 to work on Windows,
along the same lines as a70f2a57f.  Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/97354286619904bbfd2607b14f3f0d01926e95d0

Modified Files
--------------
src/test/postmaster/t/001_connection_limits.pl | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: pg_stat_statements: Add columns to track parallel worker activit
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Remove incorrect function import from pgindent