Re: dbd:pg finish() bug

From: Edmund Mergl <e(dot)mergl(at)bawue(dot)de>
To: Vivek Khera <khera(at)kcilink(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: dbd:pg finish() bug
Date: 2001-05-27 14:15:22
Message-ID: 3B110BFA.CC228CEA@bawue.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Vivek Khera wrote:
>
> The DBD::Pg driver doesn't properly reset "Active" state when all data
> from a handle is fetched, as specified in the DBI docs under the
> description of finish().
>
> This program should not report any warnings with the finish() method
> commented out. It however, complains about an active handle during
> the destroy.
>

fixed in DBD-Pg-1.00

Edmund

--
http://www.edmund-mergl.de
fon: +49 700 edemergl

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Larry Rosenman 2001-05-27 21:28:16 Compile Issue, current CVS/UnixWare 7.1.1
Previous Message Vivek Khera 2001-05-26 18:42:15 dbd:pg finish() bug