mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Remove incorrect comment
Author: Michael Paquier <michael.paquier@gmail.com>
This commit is contained in:
@ -34,8 +34,6 @@ sub run_test_psql
|
||||
# The first argument is a (part of a) connection string, and it's also printed
|
||||
# out as the test case name. It is appended to $common_connstr global variable,
|
||||
# which also contains a libpq connection string.
|
||||
#
|
||||
# The second argument is a hostname to connect to.
|
||||
sub test_connect_ok
|
||||
{
|
||||
my $connstr = $_[0];
|
||||
|
Reference in New Issue
Block a user