pgsql: Async dblink functions require a named connection, and therefore - Mailing list pgsql-committers

From Joe Conway
Subject pgsql: Async dblink functions require a named connection, and therefore
Date
Msg-id E1QacZO-0005ox-Jz@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/8af3596d6bb6cfffb57161a62aa2f7f56d5ea3eb

Modified Files
--------------
contrib/dblink/dblink.c |    9 +++------
1 files changed, 3 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed