mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Appease perlcritic
Food for the gods must always be found somehow, even when the land starves.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user