Re: Status of outstanding patches

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Dave(at)micro-automation(dot)net
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Status of outstanding patches
Date: 2002-03-05 04:12:23
Message-ID: 200203050412.g254CNr04401@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Thanks. This is a great help. I am working on applying/rejecting the
remaining ones.

---------------------------------------------------------------------------

Dave Cramer wrote:
> Ok,
>
> I have applied all but 3 of the patches found at
> http://candle.pha.pa.us/cgi-bin/pgpatches
>
> The ones left are
>
> 1) Connection clean up
> 2) Result.next throws NullPointerException
> 3) CStmt patch
>
> I need more time to review 1 and 3, and I may do 2 a different way. It
> would make more sense to call a method to check for a number of things
> since this is called in many places. However the patch supplied with 2
> above does this inline which obviously would be a little faster.
>
> Any comments on either approach.
>
> As I mentioned there are some patches which are not on the list; one in
> particular is the connection pool patch which I have, but haven't looked
> at yet.
>
> Dave
>
>

--
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 Nortje, Jacques 2002-03-05 05:30:08 Boolean type
Previous Message Bruce Momjian 2002-03-05 04:11:03 Re: Problem in ResultSet#getTimestamp() of 7.2b4