JDBC patch reduces memory consumption

From: Denis Perchine <dyp(at)perchine(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: JDBC patch reduces memory consumption
Date: 2002-10-16 13:03:04
Message-ID: 200210162000.57331.dyp@perchine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hello,

This patch reduces JDBC memory usage for setString(),
setBytes(), executeUpdate()

--
Denis

Attachment Content-Type Size
postgresql-7.2-JDBC-PreparedStatement-momory-usage-fix.patch text/x-diff 4.9 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-10-16 14:10:01 Re: Fixes for autocommit = off
Previous Message Joe Conway 2002-10-16 06:10:03 Re: Fixes for autocommit = off