pgsql: Allow new role 'regress_dump_login_role' to log in under SSPI. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Allow new role 'regress_dump_login_role' to log in under SSPI.
Date
Msg-id E1r2m1n-005MtX-10@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Allow new role 'regress_dump_login_role' to log in under SSPI.

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

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7836f6838d8c5c976fc4ee0dffd02ecd3ae7d106

Modified Files
--------------
src/test/modules/test_pg_dump/t/001_base.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add support for pg_stat_reset_slru without argument
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl