Re: ConnectionPoolDataSource submittal

From: Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
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: 2002-02-22 20:05:57
Message-ID: 1014408358.27810.34.camel@osti.knowledgenet.corp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Currently, no one is using DefaultProperties as of yet... I'll be the
first. The pooled connection uses it mostly.

The only thing in DefaultProperties that I changed was the name of the
property file to be used... I stopped using psqlProps.properties and
changed it to pgsqlDriver.properties instead. But I figure its easier
to check in the 6 files I've got in one push.

On Fri, 2002-02-22 at 12:57, Bruce Momjian wrote:
> Ned Wolpert wrote:
>
> Checking application/pgp-signature: FAILURE
> -- Start of PGP signed section.
> > Bruce-
> >
> > Sure. I have to do it this weekend. Note that this contains changes
> > to the DefaultProperties.java patch that you have planned to go into
> > 7.3, so you might want to hold off on doing that one until I get you the
> > new code.
>
> OK, let me know how you want it handled. If a jdbc maintainer will tell
> me, I can get your DefaultProperties.java in right away or wait and
> discard it.
>
> --
> 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
--

Virtually,
Ned Wolpert <ned(dot)wolpert(at)knowledgenet(dot)com>

D08C2F45: 28E7 56CB 58AC C622 5A51 3C42 8B2B 2739 D08C 2F45

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2002-02-22 20:09:43 Re: ConnectionPoolDataSource submittal
Previous Message Bruce Momjian 2002-02-22 19:57:51 Re: ConnectionPoolDataSource submittal