pgsql: Backport fix from HEAD that makes ecpglib give the right SQLSTATE

From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Backport fix from HEAD that makes ecpglib give the right SQLSTATE
Date: 2010-03-08 13:07:00
Message-ID: 20100308130700.E85037541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2010-03-08 13:15:52 pgsql: Backport fix from HEAD that makes ecpglib give the right SQLSTATE
Previous Message Magnus Hagander 2010-03-08 12:39:56 pgsql: Add missing space in example.