Nuno Lopes wrote: > I think there is no particular reason other that nobody wrote the > documentation yet. We always have many undocumented functions, features, > etc.. and its a little difficult to catch the fast PHP development. I > personally don't even have enough knowledge to write about such functions. > If you would like to contribute, send us the documentation (in XML) and > somebody will review it.
The documentation is written: >> http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/pdo_pgsql/functions/ The problem is that it's not displayed on the web. I've added missing &reference.pdo-pgsql.functions; to pdo_pgsql/reference.xml. Jakub Vrana
