Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ae482a7

Browse files
committed
Fix typo in 029_stats_restart.pl
Oversight in 16acf7f, where the test has been introduced. Issue noticed while scanning this area of the tree.
1 parent 82ed67a commit ae482a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/recovery/t/029_stats_restart.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) 2021-2024, PostgreSQL Global Development Group
22

33
# Tests statistics handling around restarts, including handling of crashes and
4-
# invalid stats files, as well as restorting stats after "normal" restarts.
4+
# invalid stats files, as well as restoring stats after "normal" restarts.
55

66
use strict;
77
use warnings FATAL => 'all';

0 commit comments

Comments
 (0)