[PHP-DEV] Bug #1630: pg_fetch_array broken? From: P.deVries <email protected>
Date: 06/30/99

From: P.deVries <email protected>
Operating system: Linux kernel 2.2.10
PHP version: 3.0.11
PHP Bug Type: PostgreSQL related
Bug description: pg_fetch_array broken?

After upgrading from 3.0.8 to 3.0.11, pg_fetch_array doesn't
seem to work anymore. I get the message "Document contains
no data". Switching to pg_result($result,$row,"field")
solved the problem for me.

BTW, the same goes for pg_fetch_row.

Modules: --with-pgsql --enable-debug=no

Setup: Apache 1.3.6
       mod_ssl 2.3.5 / openssl 0.9.3a
       php 3.0.11

-- 
PHP Development Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>