Async dblink functions require a named connection, and therefore should

Joe Conway <mail@joeconway.com>

Commit: 8af3596d6bb6cfffb57161a62aa2f7f56d5ea3eb
Author: Joe Conway <mail@joeconway.com>
Date: 2011-06-25T22:58:07Z
Releases: 9.2.0
Async dblink functions require a named connection, and therefore should
use DBLINK_GET_NAMED_CONN rather than DBLINK_GET_CONN.
Problem found by Peter Eisentraut and patch by Fujii Masao.

Files

PathChange+/−
contrib/dblink/dblink.c modified +3 −6