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:15:52
Message-ID: 20100308131552.1A1AA7541D0@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_3_STABLE

Modified Files:
--------------
pgsql/src/interfaces/ecpg/ecpglib:
error.c (r1.19 -> r1.19.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/error.c?r1=1.19&r2=1.19.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gleu 2010-03-08 16:46:33 pgsnap - pgsnap: Fix the "non idle queries" for really long queries, per
Previous Message Michael Meskes 2010-03-08 13:07:00 pgsql: Backport fix from HEAD that makes ecpglib give the right SQLSTATE