PHP » GoLang |
login |
register |
about
|
GoLang PDO::pgsqlGetNotify
request it (291)
GoLang replacement for PHP's PDO::pgsqlGetNotify
[edit | history]
PDO::pgsqlGetNotify(PHP 5 >= 5.6.0, PHP 7) PDO::pgsqlGetNotify — Get asynchronous notification Description
public array PDO::pgsqlGetNotify
([ int
$result_type = PDO::FETCH_USE_DEFAULT
[, int $ms_timeout = 0
]] )Returns a result set representing a pending asynchronous notification. Parameters
Return Values
If one or more notifications is pending, returns a single row, with fields
message and pid, otherwise returns
|
more
Recently updated
more
Most requested
more
Last requests
|