RE: JDBC: redundant String allocations removed

From: Peter Mount <petermount(at)maidstone(dot)gov(dot)uk>
To: "'William Webber'" <william(at)ferengi(dot)live(dot)com(dot)au>, pgsql-patches(at)postgresql(dot)org
Subject: RE: JDBC: redundant String allocations removed
Date: 2000-09-08 07:11:41
Message-ID: 1B3D5E532D18D311861A00600865478CF1B380@exchange1.nt.maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Thanks, this tidy's some old "niggles" I've had since we merged the two
drivers some 2 years ago. I never got round to removing the redundant stuff.

I've managed to replace the dead disk, and have Linux installed again, so
hopefully this will be applied shortly.

Peter

--
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount(at)maidstone(dot)gov(dot)uk
WWW: http://www.maidstone.gov.uk
All views expressed within this email are not the views of Maidstone Borough
Council

-----Original Message-----
From: William Webber [mailto:william(at)ferengi(dot)live(dot)com(dot)au]
Sent: Friday, September 08, 2000 7:37 AM
To: pgsql-patches(at)postgresql(dot)org
Subject: [PATCHES] JDBC: redundant String allocations removed

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

Browse pgsql-patches by date

  From Date Subject
Next Message John C. Quillan 2000-09-10 18:27:40 Patch to make postmaster bind to only to localhost.
Previous Message William Webber 2000-09-08 06:37:12 JDBC: redundant String allocations removed