mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
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.