postgresql/contrib/dblink
Joe Conway f4095b4c4b 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.
2009-08-05 16:11:07 +00:00
..
expected Implement dblink_get_notify(). 2009-08-05 16:11:07 +00:00
sql Implement dblink_get_notify(). 2009-08-05 16:11:07 +00:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
dblink.c Implement dblink_get_notify(). 2009-08-05 16:11:07 +00:00
dblink.h Implement dblink_get_notify(). 2009-08-05 16:11:07 +00:00
dblink.sql.in Implement dblink_get_notify(). 2009-08-05 16:11:07 +00:00
uninstall_dblink.sql Implement dblink_get_notify(). 2009-08-05 16:11:07 +00:00