We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ed67a commit ae482a7Copy full SHA for ae482a7
src/test/recovery/t/029_stats_restart.pl
@@ -1,7 +1,7 @@
1
# Copyright (c) 2021-2024, PostgreSQL Global Development Group
2
3
# Tests statistics handling around restarts, including handling of crashes and
4
-# invalid stats files, as well as restorting stats after "normal" restarts.
+# invalid stats files, as well as restoring stats after "normal" restarts.
5
6
use strict;
7
use warnings FATAL => 'all';
0 commit comments