fix documentation
This commit is contained in:
parent
6c4a3b0dcc
commit
6660001f84
|
@ -1428,7 +1428,7 @@ This is an example of how to use **fetchrow_hashref** method :
|
||||||
print $row->{datname}."\n";
|
print $row->{datname}."\n";
|
||||||
}
|
}
|
||||||
|
|
||||||
Output displays databaes of Postgres database.
|
Output displays Postgres databases.
|
||||||
|
|
||||||
|
|
||||||
*****************
|
*****************
|
||||||
|
|
Loading…
Reference in New Issue