Skip to content

Commit 1e3f461

Browse files
committed
Allow new role 'regress_dump_login_role' to log in under SSPI.
Semi-blind attempt to fix a70f2a5 to work on Windows, along the same lines as 5253519. Per buildfarm.
1 parent e5cca62 commit 1e3f461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/modules/test_pg_dump/t/001_base.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@
776776
# Create a PG instance to test actually dumping from
777777
778778
my $node = PostgreSQL::Test::Cluster->new('main');
779-
$node->init;
779+
$node->init('auth_extra' => [ '--create-role', 'regress_dump_login_role' ]);
780780
$node->start;
781781
782782
my $port = $node->port;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy