Patch to remove connection hook and JDK 1.3 dependencies

From: Barry Lind <barry(at)xythos(dot)com>
To: pgsql-patches(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: Patch to remove connection hook and JDK 1.3 dependencies
Date: 2001-07-02 04:22:01
Message-ID: 3B3FF6E9.7020605@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches


Attached is a patch to remove the ConnectionHook functionality and thus
the JDK 1.3 dependency. For a further explanation see my posting to the
JDBC list on Friday, explaining why this is being done.

thanks,
--Barry

PS. In addition to the diffs in this patch, the file
src/interfaces/jdbc/org/postgresql/core/ConnectionHook.java is obsoleted
and needs to be removed from 7.2, but of course the file is still needed
for 7.1 builds.

Attachment Content-Type Size
patch-1.diff text/plain 2.1 KB

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sergey B. Zalozhnikov 2001-07-02 12:01:29 JDBC download problem
Previous Message Anders Bengtsson 2001-07-01 15:04:17 Patch for dead code in JDBC PG_Stream

Browse pgsql-patches by date

  From Date Subject
Next Message Marko Kreen 2001-07-02 09:04:24 encode in base code
Previous Message Anders Bengtsson 2001-07-01 15:04:17 Patch for dead code in JDBC PG_Stream