plug dblink resource leak
Joe Conway <mail@joeconway.com>
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.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/dblink/dblink.c | modified | +2 −2 |