pgsql: When an ERROR happens on a dblink remote connection, take pains

Поиск
Список
Период
Сортировка
От joe@postgresql.org (Joe Conway)
Тема pgsql: When an ERROR happens on a dblink remote connection, take pains
Дата
Msg-id 20080703035657.3AE47754857@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
When an ERROR happens on a dblink remote connection, take
pains to pass the ERROR message components locally, including
using the passed SQLSTATE. Also wrap the passed info in an
appropriate CONTEXT message. Addresses complaint by Henry
Combrinck. Joe Conway, with much good advice from Tom Lane.

Modified Files:
--------------
    pgsql/contrib/dblink:
        dblink.c (r1.73 -> r1.74)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/dblink.c?r1=1.73&r2=1.74)
    pgsql/contrib/dblink/expected:
        dblink.out (r1.23 -> r1.24)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/dblink/expected/dblink.out?r1=1.23&r2=1.24)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix psql's \d and allied commands to work with all server
Следующее
От: c2main@pgfoundry.org (User C2main)
Дата:
Сообщение: muninpgplugins - muninpgplugins: correct install.sh to output symlinks