Searched refs:pg_get_notify (Results 1 – 4 of 4) sorted by relevance
2 PostgreSQL pg_get_notify() functions17 $msg = pg_get_notify($db);
913 function pg_get_notify(PgSql\Connection $connection, int $mode = PGSQL_ASSOC): array|false {} function
579 ZEND_FUNCTION(pg_get_notify);707 ZEND_FE(pg_get_notify, arginfo_pg_get_notify)
4266 PHP_FUNCTION(pg_get_notify) in PHP_FUNCTION() argument
Completed in 26 milliseconds