Re: Patch to remove connection hook and JDK 1.3 dependencies

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

See:

http://www.ca.postgresql.org/mhonarc/pgsql-jdbc/2001-06/msg00174.html

thanks,
--Barry

Joseph Shraibman wrote:

> 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.
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2001-07-09 20:39:22 Re: Patch to remove connection hook and JDK 1.3 dependencies
Previous Message Joseph Shraibman 2001-07-09 19:15:01 Re: Re: Patch to remove connection hook and JDK 1.3 depen

Browse pgsql-patches by date

  From Date Subject
Next Message Barry Lind 2001-07-09 20:39:22 Re: Patch to remove connection hook and JDK 1.3 dependencies
Previous Message Bruce Momjian 2001-07-09 18:45:04 Re: DROP CONSTRAINT (UNIQUE) preliminary support