On Wed, 20 Feb 2008, Gustav Trede wrote:
>
> here is diff from current cvs.
Patch applied, thanks. The one minor change I made was to set rowBuffer =
null instead of rowBuffer = this_row in the non-updatable case to catch
any potential issues where the rowBuffer was being used improperly.
Kris Jurka