diff options
author | Tomas V.V.Cox <cox@php.net> | 2001-03-26 23:31:49 +0000 |
---|---|---|
committer | Tomas V.V.Cox <cox@php.net> | 2001-03-26 23:31:49 +0000 |
commit | 88d526ec5b0759e63b88320f3433826850f85ca9 (patch) | |
tree | 54b7f9839daa017319f5385de64b092aaa0d2de6 /ext/oracle/oracle.c | |
parent | 6751e58f9d8551fe36ccd62556e0f21519effbba (diff) | |
download | php-git-88d526ec5b0759e63b88320f3433826850f85ca9.tar.gz |
pgsql.php
* connect() always use pg_connect string instead of the deprecated params
mode
* removed duplicated functions prepare() and execute() (now in common.php)
* pgsqlRaiseError() always fills native error param on DB_error objs
* added third param $rownum to fetchInto() so users can fetch also absolute
row numbers
* changed fetchRow() to use fetchInto() (can not erase, still used in get*()
from common.php
DB.php
* added third param $rownum to fetchInto()/fetchRow() so users can fetch
also absolute row numbers
* changed fetchRow() to use fetchInto()
Diffstat (limited to 'ext/oracle/oracle.c')
0 files changed, 0 insertions, 0 deletions