Re: JDBC: redundant String allocations removed - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: JDBC: redundant String allocations removed
Date
Msg-id 200009120538.BAA15367@candle.pha.pa.us
Whole thread Raw
In response to Re: JDBC: redundant String allocations removed  (William Webber <william@ferengi.live.com.au>)
List pgsql-patches
Yes, that was a mistake.  It still found your Connection.java and
Driver.java to be reversed, so they were skipped.  Seems you are OK with
that?  I really am no Java expert and I certainly appreciate your
patches.


> On Tue, Sep 12, 2000 at 01:07:25AM -0400, Bruce Momjian wrote:
> > I can not seem to apply this to the current tree.  Maybe Peter got some
> > of it in already.  Peter?
>
> In any case, these changes seem to have come in correctly at the
> application of the ALTER TABLE <table> OWNER TO ... patch from Mark
> Holloman (they weren't part of that patch, but came in when that patch
> was applied), at least according to cvsweb, so all should be well.
>
> William
> --
> William Webber                               william@peopleweb.net.au
> Senior Programmer
> PeopleWeb Australia                          http://www.peopleweb.com
>


--
  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-patches by date:

Previous
From: William Webber
Date:
Subject: Re: JDBC: redundant String allocations removed
Next
From: Peter Mount
Date:
Subject: RE: Patch for JDBC driver not returning correct # of re cords deleted