On 7/2/02 9:43 AM, "Tim Bunce" <[EMAIL PROTECTED]> claimed:

> Trouble is, thousands of people (literally) think it finishes/deallocates
> the statement handle and/or that they need to call it after fetch loops.

Hmmm...if you're changing the name, you probably ought to know that, thanks
to an old bug in DBD::Pg (fixed around 1.01), we have a lot of code that
calls finish() on every prepared and cached statement. Not that it would
hurt to go in and remove them all, but there's probably a lot of PostgreSQL
- oriented code that had to do this to prevent DBD::Pg from issuing warnings
all day long.

Regards,

David

-- 
David Wheeler                                     AIM: dwTheory
[EMAIL PROTECTED]                                 ICQ: 15726394
http://david.wheeler.net/                      Yahoo!: dew7e
                                               Jabber: [EMAIL PROTECTED]


Reply via email to