PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » MDB2 » Bug #3904

Renamed pgsql functions to newer names

Details

Submitted2005-03-21 17:31 UTC
Fromnick at silverorange dot com
Assignedlsmith
StatusClosed
PackageMDB2
PHP Version5.0.3
OSlinux
Roadmaps(Not assigned)

Comments

[2005-03-21 17:31 UTC] nick at silverorange dot com

Description:
------------
PHP changed the naming of the pgsql module in version 4.2.0 [1]. This patch [2] updates the MDB2 pgsql driver to the new names.

[1] http://ca3.php.net/manual/en/ref.pgsql.php
[2] http://worksintheory.org/files/pear/MDB2-pgsql-functions.diff

[2005-03-22 13:02 UTC] smith at backendmedia dot com

This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.

In case this was a pear.php.net website problem, the change will show
up on the website in short time.

Thank you for the report, and for helping us make PEAR better.