|
Changes looks good and understandable to me.
+1 Thank you for the review, Dag!
I committed 'derby-3601-1a-comments_and_renaming.diff' to trunk with revision 690133. I expect another patch to be ready soon. 'derby-3601-2a-non_locator_optimization.diff' implements the suggested optimizations.
suites.All ran without failures on Solaris 10 with JDK 1.6.0. Patch ready for review. Committed patch 2a to trunk with revision 701156.
I'll leave the issue open for a while and backport it if no problems are detected. Backported fixes to 10.4 with revision 705502.
Closing issue. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I think when it was first written it was supposed to take care of more than it does today. Currently, the class is only used to track whether a LOB has been published to the end-user or not (happens through ResultSet.get[BC]lob).
There shouldn't be any functional changes in patch 1a.
The next step is to implement the improvements suggested under this issue.
Patch ready for review.