We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b7bba4 commit 014720cCopy full SHA for 014720c
src/test/modules/test_misc/t/006_signal_autovacuum.pl
@@ -7,7 +7,7 @@
7
# at the beginning of the autovacuum worker startup.
8
9
use strict;
10
-use warnings;
+use warnings FATAL => 'all';
11
use PostgreSQL::Test::Cluster;
12
use Test::More;
13
0 commit comments