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

From Peter Mount
Subject RE: JDBC: redundant String allocations removed
Date
Msg-id 1B3D5E532D18D311861A00600865478CF1B380@exchange1.nt.maidstone.gov.uk
Whole thread Raw
In response to JDBC: redundant String allocations removed  (William Webber <william@ferengi.live.com.au>)
List 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@maidstone.gov.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@ferengi.live.com.au]
Sent: Friday, September 08, 2000 7:37 AM
To: pgsql-patches@postgresql.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@peopleweb.net.au
Senior Programmer
PeopleWeb Australia                          http://www.peopleweb.com

pgsql-patches by date:

Previous
From: William Webber
Date:
Subject: JDBC: redundant String allocations removed
Next
From: "John C. Quillan"
Date:
Subject: Patch to make postmaster bind to only to localhost.