mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +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.