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

Commit1ab763f

Browse files
committed
Add missing TAP test name
1 parentde63f8d commit1ab763f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/bin/pg_waldump/t/002_save_fullpage.pl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ sub get_block_lsn
7575
'--save-fullpage',"$tmp_folder/raw",
7676
'--relation',$relation,
7777
$walfile
78-
]);
78+
],
79+
'pg_waldump with --save-fullpage runs');
7980

8081
# This regexp will match filenames formatted as:
8182
# XXXXXXXX-XXXXXXXX.DBOID.TLOID.NODEOID.dd_fork with the components being:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp