pgsql: When an ERROR happens on a dblink remote connection, take pains - Mailing list pgsql-committers

From joe@postgresql.org (Joe Conway)
Subject pgsql: When an ERROR happens on a dblink remote connection, take pains
Date
Msg-id 20080703035657.3AE47754857@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix psql's \d and allied commands to work with all server
Next
From: c2main@pgfoundry.org (User C2main)
Date:
Subject: muninpgplugins - muninpgplugins: correct install.sh to output symlinks