mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 15:47:01 -04:00
Adds the ability to retrieve async notifications using dblink, via the addition of the function dblink_get_notify(). Original patch by Marcus Kempe, suggestions by Tom Lane and Alvaro Herrera, patch review and adjustments by Joe Conway. |
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| dblink.c | ||
| dblink.h | ||
| dblink.sql.in | ||
| Makefile | ||
| uninstall_dblink.sql | ||