mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04: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.