psqlodbc - psqlodbc: Only mark the connection dead when it actually

Lists: pgsql-committers
From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: psqlodbc - psqlodbc: Only mark the connection dead when it actually
Date: 2005-09-01 14:45:16
Message-ID: 20050901144516.A56CF1125F2E@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Only mark the connection dead when it actually fails, not for any error.

Modified Files:
--------------
psqlodbc:
connection.c (r1.108 -> r1.109)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c.diff?r1=1.108&r2=1.109)