Re: Patch to remove connection hook and JDK 1.3 dependencies

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: Barry Lind <barry(at)xythos(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Patch to remove connection hook and JDK 1.3 dependencies
Date: 2001-07-06 20:31:27
Message-ID: 3B46201F.5CD763F3@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

Barry Lind wrote:
>
> 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.
>
I don't see any post on Friday. Why is this being done? Now I'll have
to code my own shutdown hooks.

--
Joseph Shraibman
jks(at)selectacast(dot)net
Increase signal to noise ratio. http://www.targabot.com

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-07-06 20:49:24 Re: Re: Patch to remove connection hook and JDK 1.3 dependencies
Previous Message Steve Wampler 2001-07-06 16:29:57 Too much data received?

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-07-06 20:49:24 Re: Re: Patch to remove connection hook and JDK 1.3 dependencies
Previous Message Bruce Momjian 2001-07-04 15:10:10 Re: Patch for dead code in JDBC PG_Stream