Re: dbd:pg finish() bug - Mailing list pgsql-bugs

From Edmund Mergl
Subject Re: dbd:pg finish() bug
Date
Msg-id 3B110BFA.CC228CEA@bawue.de
Whole thread Raw
List 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

pgsql-bugs by date:

Previous
From: Tomasz Wegrzanowski
Date:
Subject: config.h name clash
Next
From: Vivek Khera
Date:
Subject: dbd:pg finish() bug