Searched refs:pg_get_notify (Results 1 – 5 of 5) sorted by relevance
2 PostgreSQL pg_get_notify() functions15 $msg = pg_get_notify($db);
112 PHP_FUNCTION(pg_get_notify);
529 ZEND_FUNCTION(pg_get_notify);646 ZEND_FE(pg_get_notify, arginfo_pg_get_notify)
479 function pg_get_notify($connection, int $mode = PGSQL_ASSOC): array|false {} function
4037 PHP_FUNCTION(pg_get_notify) in PHP_FUNCTION() argument
Completed in 20 milliseconds