pgsql-server: Close the existing socket connection when reverting to the

From: jurka(at)svr1(dot)postgresql(dot)org (Kris Jurka)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: Close the existing socket connection when reverting to the
Date: 2004-06-22 09:37:04
Message-ID: 20040622093704.452F6D1B173@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Close the existing socket connection when reverting to the V2
protocol, or encountering other connection failures.

Laurent Sylvain

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql-server/src/interfaces/jdbc/org/postgresql/jdbc1:
AbstractJdbc1Connection.java (r1.27.2.2 -> r1.27.2.3)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java.diff?r1=1.27.2.2&r2=1.27.2.3)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2004-06-22 11:57:42 pginstaller - pginst: Only install the server on NT derivatives (don't
Previous Message Tom Lane 2004-06-21 14:12:38 pgsql-server: Add comment about rationale for continuing to use C