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

Commit9e1c424

Browse files
author
Marina Polyakova
committed
Pgbench Fix TAP tests 5 (fix typo in regular expression)
1 parent945dc59 commit9e1c424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pgbench/t/002_serialization_and_deadlock_failures.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,7 @@ sub test_pgbench_deadlock_failures_retry
649649
my$pattern =
650650
"client 0 sending SELECT pg_advisory_lock\\((\\d)\\);\n"
651651
."(client 0 receiving\n)+"
652-
."(|SELECT pg_advisory_lock\\(" . WAIT_PGBENCH_2 ."\\);\n)"
652+
."(|client 0 sendingSELECT pg_advisory_lock\\(" . WAIT_PGBENCH_2 ."\\);\n)"
653653
."\\g2*"
654654
."client 0 sending SELECT pg_advisory_lock\\((\\d)\\);\n"
655655
."\\g2+"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp