[PHP-DEV] please remove pgsql warning on fetch_row - includes diff

2001-03-26 Thread Marc Boeren
Hi! The PostgreSQL module issues a warning when trying to fetch a row with an invalid rownumber. pg_fetch_row also returns false. I would ask if someone could remove the warning that is issued. The docs says the function returns false, this should be enough, I think. I would really like to

Re: [PHP-DEV] please remove pgsql warning on fetch_row - includes diff

2001-03-26 Thread Adam Wright
EV] please remove pgsql warning on fetch_row - includes diff Hi! The PostgreSQL module issues a warning when trying to fetch a row with an invalid rownumber. pg_fetch_row also returns false. I would ask if someone could remove the warning that is issued. The docs says the function ret