Fix scope

This commit is contained in:
Ilia Ross
2026-08-25 15:45:22 +02:00
parent 670a22122f
commit 8a9a3285ba

View File

@@ -70,6 +70,7 @@ EOF
# message too.
sub is_postgresql_running
{
local $out;
local $temp = &transname();
local $cmd = &quote_path($config{'psql'}).
&host_port_flags().