On Fri, Sep 28, 2007 at 12:42:24PM -0400, Biswadeep Chowdhury wrote: > Hello Tim, > > I have modified the patch taking into account your comments > -> Array fetch has been enabled for "nested cursors" too, in addition to > "ref cursors". > -> Array fetch is enabled by default (not for regular selects ofcourse - > which still uses OCI prefetch setting) > -> Array size is calculated based on fields (although I have restricted to a > max of 128 rows for now) > -> There is no separate parameter to manipulate array size > (RefCursorCacheSize), RowCacheSize itself is used. > > I am listing the patch diff file below (shorter now). > Unless someone can point out that elusive OCI setting, I request you to > consider this.
John Scoles at pythian.com takes the lead for DBD::Oracle development now (for which I am eternally grateful). I'm sure he'll be considering it carefully. Thank you for your help - this is an important issue to resolve. Tim.
