Home
last modified time | relevance | path

Searched refs:pg_get_notify (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/pgsql/tests/
H A D21pg_get_notify.phpt2 PostgreSQL pg_get_notify() functions
15 $msg = pg_get_notify($db);
/PHP-5.5/ext/pgsql/
H A Dphp_pgsql.h134 PHP_FUNCTION(pg_get_notify);
H A DREADME219 array pg_get_notify([resource db[, notify]])
H A Dpgsql.c638 PHP_FE(pg_get_notify, arginfo_pg_get_notify)
5027 PHP_FUNCTION(pg_get_notify) argument
/PHP-5.5/
H A DNEWS7949 - Fixed bug #39663 (Memory leak in pg_get_notify() and a possible memory
9574 - Fixed bug #32904 (pg_get_notify() ignores result_type parameter). (Tony)

Completed in 46 milliseconds