pgsql: Allow new role 'regress_dump_login_role' to log in under SSPI.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Allow new role 'regress_dump_login_role' to log in under SSPI.
Date: 2023-11-14 05:31:59
Message-ID: E1r2m1n-005MtX-10@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-11-14 09:32:11 pgsql: Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl
Previous Message Michael Paquier 2023-11-14 00:53:49 pgsql: Add support for pg_stat_reset_slru without argument