]> granicus.if.org Git - postgresql/commit
Implement dblink_get_notify().
authorJoe Conway <mail@joeconway.com>
Wed, 5 Aug 2009 16:11:07 +0000 (16:11 +0000)
committerJoe Conway <mail@joeconway.com>
Wed, 5 Aug 2009 16:11:07 +0000 (16:11 +0000)
commitf4095b4c4b24a6fd2c1c330e572c24c6a9c99ea9
treeddc3c8603474fd2d3c5a0c3de693383825495fd1
parent16f3cf8c0c3c452ff06a3267b2f13bf0bd3b3892
Implement  dblink_get_notify().

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.
contrib/dblink/dblink.c
contrib/dblink/dblink.h
contrib/dblink/dblink.sql.in
contrib/dblink/expected/dblink.out
contrib/dblink/sql/dblink.sql
contrib/dblink/uninstall_dblink.sql
doc/src/sgml/dblink.sgml