pgsql: Async dblink functions require a named connection, and therefore

Поиск
Список
Период
Сортировка
От Joe Conway
Тема pgsql: Async dblink functions require a named connection, and therefore
Дата
Msg-id E1QacZO-0005ox-Jz@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Branch refs/heads/REL9_1_STABLE was removed