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

Commit6fb1c5b

Browse files
committed
Fix interpolation in test name.
A pre-commit review had reported the problem, but the fix reached onlyv10 and earlier. Back-patch to v11.Discussion:https://postgr.es/m/20200423.140546.1055476118690602079.horikyota.ntt@gmail.com
1 parentb1b53f1 commit6fb1c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/recovery/t/020_archive_status.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
FROM pg_stat_archiver
6565
}),
6666
"0|$segment_name_1",
67-
'pg_stat_archiver failed to archive $segment_name_1');
67+
"pg_stat_archiver failed to archive$segment_name_1");
6868

6969
# Crash the cluster for the next test in charge of checking that non-archived
7070
# WAL segments are not removed.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp