pgsql: Backport fix from HEAD that makes ecpglib give the right SQLSTATE - Mailing list pgsql-committers

From meskes@postgresql.org (Michael Meskes)
Subject pgsql: Backport fix from HEAD that makes ecpglib give the right SQLSTATE
Date
Msg-id 20100308130700.E85037541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Backport fix from HEAD that makes ecpglib give the right SQLSTATE if the connection disappears.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        error.c (r1.23 -> r1.23.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/error.c?r1=1.23&r2=1.23.2.1)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Add missing space in example.
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Backport fix from HEAD that makes ecpglib give the right SQLSTATE