Samuel ROZE ha scritto: > To use PostgreSQL's Notices with PDO, i'm modifying the source for > trying to store into "errmsg" (which I can get with PDO::errorInfo) the > notice.
I might find some time to look at it shortly. Not sure using "errmsg" is appropriate though, as notices are usually returning additional information, not error messages. Please allow some time for me to check how they are currently dealt with in the pgsql extension and to see how they can be implemented in the PDO driver. Cheers -- Matteo Beccati -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php