A new entry has been added to the news database.
Database Admin: http://www.postgresql.org/admin/edit_news.php?209
Submitted by: danielc@analysisandsolutions.com
Headline: PEAR DB 1.6.5 has important fixes
Summary:
Release 1.6.5 of PEAR DB has some fixes PostgreSQL users will find important for dealing with recent releases of
PostgreSQLand PHP.
Story:
PEAR DB\'s 1.6.5 release includes fixes of interest to PostgreSQL users:
* getListOf(\'tables\') has been adjusted to accommodate the addition of sql_* core tables in PostgreSQL 7.4.2.
* PHP 5 now produces a warning when using a resource as an array key. Therefore, DB/pgsql.php needed minor
modifications.