On Tue, Oct 23, 2001 at 11:25:23AM +0200, H.Merijn Brand wrote: > On Tue 23 Oct 2001 02:03, Tim Bunce <[EMAIL PROTECTED]> wrote: > > On Mon, Oct 22, 2001 at 04:42:18PM -0500, Michael A Chase wrote: > > > DBI is open source. That includes the C source code. Look in the files > > > with .xs and .c extensions. > > > > And .xst - Driver.xst is going to be growing in importance soon. > > > > I expect it to be the home of a new version of fetchall_arrayref > > that'll bypass the per-row DBI overheads and give a big boost in > > performance for fetchall_arrayref and selectall_arrayref for > > drivers implemented using Driver.xst (after they're recompiled). > > You *will* provide some kinda manual to do so when the time comes, I hope :)
Manual? People will just need to recompile the driver. No code changes! Tim.
