]> granicus.if.org Git - php/commit
Added pg_fetch_all() that fetch all rows in result.
authorYasuo Ohgaki <yohgaki@php.net>
Sun, 21 Jul 2002 07:25:10 +0000 (07:25 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Sun, 21 Jul 2002 07:25:10 +0000 (07:25 +0000)
commit36e80ddc15b42048abbad5958aaaa75d3de4d21f
tree09fa697941da421f619fb643d0c324fcdfa02eb8
parent5c770ace4f4e3b6338e52230dc676fac6b7c8ff3
Added pg_fetch_all() that fetch all rows in result.
Useful and faster when there is enough memory.
@Added pg_fetch_all() that fetch all rows in result. (Yasuo)
ext/pgsql/pgsql.c
ext/pgsql/php_pgsql.h