Appease perlcritic
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 7 Apr 2020 22:58:19 +0000 (18:58 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 7 Apr 2020 23:09:55 +0000 (19:09 -0400)
Food for the gods must always be found somehow, even when the land starves.

src/test/recovery/t/019_replslot_limit.pl

index d6bc77e2b5a0ba0c079f29c132991982616ea0b9..8a0542e8afa82b80ed80743d0c61f337fab65daa 100644 (file)
@@ -192,6 +192,7 @@ sub advance_wal
    {
        $node->safe_psql('postgres', "CREATE TABLE t (); DROP TABLE t; SELECT pg_switch_wal();");
    }
+   return;
 }
 
 # return the size of logfile of $node in bytes