1 message in org.postgresql.pgsql-jdbcQuery parsing speedup patch v2
FromSent OnAttachments
Mikko TiihonenJul 26, 2006 4:42 am.patch
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Query parsing speedup patch v2Actions...
From:Mikko Tiihonen (mok@elisanet.fi)
Date:Jul 26, 2006 4:42:20 am
List:org.postgresql.pgsql-jdbc
Attachments:

Hi,

This is a second version of the patch. It changes the following in the VisibleBufferedInputStream: - IndexOutOfBounds in scanCString caused by typo - better buffer management, now tries harder to avoid short reads from the wrapped stream