mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Add missing TAP test name
This commit is contained in:
parent
de63f8dade
commit
1ab763fc22
@ -75,7 +75,8 @@ $node->command_ok(
|
||||
'--save-fullpage', "$tmp_folder/raw",
|
||||
'--relation', $relation,
|
||||
$walfile
|
||||
]);
|
||||
],
|
||||
'pg_waldump with --save-fullpage runs');
|
||||
|
||||
# This regexp will match filenames formatted as:
|
||||
# XXXXXXXX-XXXXXXXX.DBOID.TLOID.NODEOID.dd_fork with the components being:
|
||||
|
Loading…
x
Reference in New Issue
Block a user