Re: PDO PgSQL: _pdo_pgsql_notice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Samuel ROZE wrote:
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.

The "_pdo_pgsql_notice" function is called everytime that there's an
notice. The notice message is in the "message" var. This what i had
tried:

You'll need to take this suggestion to the php-internals mailing list. They write and discuss the C code behind php so they'll be able to help you.

--
Postgresql & php tutorials
http://www.designmagick.com/


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux