Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
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:
2002-10-16 13:03:04 from Denis Perchine <dyp(at)perchine(dot)com> 📎
2002-10-16 16:36:53 from Barry Lind <barry(at)xythos(dot)com>
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
Re: JDBC patch reduces memory consumption
at 2002-10-16 16:36:53 from Barry Lind
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