Re: Re: Patch to remove connection hook and JDK 1.3 dependencies - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: Re: Patch to remove connection hook and JDK 1.3 dependencies
Date
Msg-id 200107062201.f66M1Hq00497@candle.pha.pa.us
Whole thread Raw
In response to Re: Re: Patch to remove connection hook and JDK 1.3 dependencies  (Joseph Shraibman <jks@selectacast.net>)
List pgsql-jdbc
> > The consensus was that the function didn't work or wasn't needed.  We
> > can always re-add it.  I will wait for a discussion.
> >
> If it doesn't work that's one thing but I think it is needed.  Whenever
> I shut down my java programs I get 'pq_recvbuf: unexpected EOF on client
> connection  ' in my postgres log.  I was going to make my own shutdown
> hooks when I moved to java 1.3 but I noticed that there were ones in the
> jdbc driver so I thought I didn't have to.  And when I kept getting
> those messages I just thought I built the driver wrong.

Are you using the current CVS jdbc driver from:

    http://jdbc.fastcrypt.com

or an older version?  I hope it is at least 7.1.X.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-jdbc by date:

Previous
From: Joseph Shraibman
Date:
Subject: Re: Re: Patch to remove connection hook and JDK 1.3 dependencies
Next
From: jason@netspade.com
Date:
Subject: DatabaseMetaData.getCatalogs()