Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc532be9

Browse files
committed
Allow new role 'regress_dump_login_role' to log in under SSPI.
Semi-blind attempt to fixa70f2a5 to work on Windows,along the same lines as5253519. Per buildfarm.
1 parent1543920 commitc532be9

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
@@ -733,7 +733,7 @@
733733
# Create a PG instance to test actually dumping from
734734
735735
my$node = get_new_node('main');
736-
$node->init;
736+
$node->init('auth_extra' => [ '--create-role', 'regress_dump_login_role' ]);
737737
$node->start;
738738
739739
my$port =$node->port;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp