ID: 33683
Updated by: [EMAIL PROTECTED]
Reported By: voss at arnet dot com dot br
-Status: Open
+Status: Feedback
Bug Type: PostgreSQL related
Operating System: Windows XP
PHP Version: 5.0.4
New Comment:
What's your version of PG ?
Previous Comments:
------------------------------------------------------------------------
[2005-07-13 20:30:27] voss at arnet dot com dot br
Description:
------------
PHP 5.0.4 has support for connection with the data base using addresses
ipv6?
Reproduce code:
---------------
$connection = pg_connect("host=[::1] port=5432
dbname=db_teste user=postgres password=885700")
Expected result:
----------------
It connected!
Actual result:
--------------
It did not connect!
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=33683&edit=1