From: Zoltan B. <zb...@du...> - 2005-08-16 15:22:59
|
Everton Luis Berz =EDrta: > Where is postgre functions at this version? >=20 > Fatal error: Call to undefined function rlib_add_datasource_postgre() i= n=20 > /var/www/classes/phpNucleum/pnrelatorio.classe.inc on line 157 >=20 > ./configure output: > INPUTS: > MYSQL: yes > POSTGRES: yes > ODBC: yes >=20 The *_postgre() functions were mass-renamed to *_postgres() as it's the more correct/popular/whatever name for this particular RDBMS. Even the $CVSROOT/rlib/input/postgre/postgre.c path was changed to rlib/input/postgres/postgres.c. Best regards, Zolt=E1n B=F6sz=F6rm=E9nyi |