Async dblink functions require a named connection, and therefore should
Joe Conway <mail@joeconway.com>
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
| Path | Change | +/− |
|---|---|---|
| contrib/dblink/dblink.c | modified | +3 −6 |