JDBC: redundant String allocations removed

From: William Webber <william(at)ferengi(dot)live(dot)com(dot)au>
To: pgsql-patches(at)postgresql(dot)org
Subject: JDBC: redundant String allocations removed
Date: 2000-09-08 06:37:12
Message-ID: 20000908173712.A688@ferengi.live.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hi all!

The enclosed patch removes redundant String allocations from the JDBC
driver. See attached submission report for more details.

William
--
William Webber william(at)peopleweb(dot)net(dot)au
Senior Programmer
PeopleWeb Australia http://www.peopleweb.com

Attachment Content-Type Size
newstring-patch-submission.txt text/plain 1.3 KB
new-string-jdbc.patch text/plain 36.9 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Mount 2000-09-08 07:11:41 RE: JDBC: redundant String allocations removed
Previous Message Tom Lane 2000-09-06 14:39:12 Re: Re: [PATCHES] Important 7.0.* fix to ensure buffers are released