hi folks,
yesterday i've reported a problem with the pgsql extension,
which does not redirect the postmaster notices (which are normally printed out to stderr by libpq) to somewhere else, so they appeared on the website.
i've changed some things in the pgsql extension, so it's possible hide these messages ( configurable by the pgsql.hide_notice in the php.ini )
you can find it under
http://www.psychotherapie.org/pub/pgsql-ew.tar.bz2
perhaps one of the PHP developer team wants to import it into the CVS tree ?
--nekrad