On Mon, Feb 18, 2002 at 01:20:33PM -0600, Dave Rolsky wrote:
> On 18 Feb 2002, Jeff Boes wrote:
> 
> > Is it true that RowCacheSize has no effect with the DBD::Pg driver?  The
> > DBD::Pg doc just says that it's "Implemented by DBI, not used by
> > driver", which implies that DBI actually does something by default.
> 
> I believe the "Implemented by DBI" phrase simply means it is part of the
> official DBI driver spec.  However, a driver doesn't actually have to do
> anything with it.  What it _could_ do (maybe) is use a Postgres cursor to
> implement it, which would be slick.
> 
> I'm sure Edmund would welcome a patch ;)

Even if only to correct the docs to use a better phrase than
"Implemented by DBI". Something like "No effect" perhaps.

Tim.

Reply via email to