8000
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 4e31c46 commit ddee016Copy full SHA for ddee016
src/test/perl/PostgreSQL/Test/Cluster.pm
@@ -1388,7 +1388,7 @@ sub _set_pg_version
1388
#
1389
# Routines that call Postgres binaries need to call this routine like this:
1390
1391
-# local %ENV = $self->_get_env{[%extra_settings]);
+# local %ENV = $self->_get_env([%extra_settings]);
1392
1393
# A copy of the environment is taken and node's host and port settings are
1394
# added as PGHOST and PGPORT, then the extra settings (if any) are applied.
0 commit comments