postgresql/contrib/dblink
Joe Conway d6119d8091 plug dblink resource leak
dblink generates orphaned connections when called with a connection string,
fail_on_error = true, and an ERROR occurs. Discovery and patch by
Tatsuhito Kasahara. Introduced in 8.4.
2009-09-12 23:20:52 +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 plug dblink resource leak 2009-09-12 23:20:52 +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