Re: ConnectionPoolDataSource submittal

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com>
Cc: psql-jdbc <pgsql-jdbc(at)postgresql(dot)org>, Barry Lind <barry(at)xythos(dot)com>, Ned Wolpert <wolpert(at)yahoo(dot)com>
Subject: Re: ConnectionPoolDataSource submittal
Date: 2001-12-03 17:07:17
Message-ID: 200112031707.fB3H7Hv21483@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

-- Start of PGP signed section.
> Whoops. Sorry about that. I accidently resent my original message. (Didn't
> mean to spam the list.)
>
> I have a new update to my classes that I'll send in after 7.2 is released.
> If you want, I can send in my new changes this week instead, though. My
> changes include
> 1) Renamding psqlProps.properties to pgDriver.properties
> 2) Wrapping each statement so that the driver can catch their errors so
> 3) Connections are removed in case of error
> 4) Alittle better pooling
> 5) Moved exception names into the errors.properties file
>
> So don't hold on to those classes I sent. Wait for my new ones.
>
> Thanks.
>
>
> On 03-Dec-2001 Bruce Momjian wrote:
> >
> > I will save this for 7.3:
> >
> > http://216.55.132.35/cgi-bin/pgpatches2

Done. I put this message in the queue too. I put them in so we know
they exist and don't forget about them.

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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Marko Kreen 2001-12-03 18:32:32 Re: connection pooling for postgresql in weblogic
Previous Message Ned Wolpert 2001-12-03 17:05:29 Re: ConnectionPoolDataSource submittal