mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 14:19:26 -04:00
Remove incorrect comment
Author: Michael Paquier <michael.paquier@gmail.com>
This commit is contained in:
parent
bb1f8f9e5b
commit
7f5cb14e3c
1 changed files with 0 additions and 2 deletions
|
|
@ -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];
|
||||
|
|
|
|||
Loading…
Reference in a new issue