ID: 42614 Comment by: d dot begley at uws dot edu dot au Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request PHP Version: 5.2.4 New Comment:
Support for PostgreSQL's LISTEN/NOTIFY in PDO has been written since PHP 5.1, it just needs to be integrated with the latest code by one of the core developers - see: http://netevil.org/blog/2006/oct/background-batch-workflow-processing-with-pdo-pgsql Previous Comments: ------------------------------------------------------------------------ [2007-09-10 17:12:04] [EMAIL PROTECTED] Description: ------------ Hi, sorry that i post this as a bug, there is no other way to specify a feature request per extension. Support for PGnotifies() would be great in PDO. ext/pgsql has it already with pg_get_notify(). Docs are at http://www.postgresql.org/docs/8.2/interactive/libpq-notify.html and a sample at http://www.postgresql.org/docs/8.2/interactive/libpq-example.html#LIBPQ-EXAMPLE-2 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42614&edit=1