Re: JDBC: redundant String allocations removed

From: William Webber <william(at)ferengi(dot)live(dot)com(dot)au>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: JDBC: redundant String allocations removed
Date: 2000-09-12 05:10:54
Message-ID: 20000912161054.B19161@ferengi.live.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-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(at)peopleweb(dot)net(dot)au
Senior Programmer
PeopleWeb Australia http://www.peopleweb.com

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message John C. Quillan 2000-09-12 05:17:18 Re: Patch to make postmaster bind to only to localhost.
Previous Message Bruce Momjian 2000-09-12 05:09:35 Re: ALTER TABLE OWNER