An unexpected leak

dws on 2005-04-12T19:56:11

DBD::Pg 1.31 leaks memory when you rebind values (e.g., when you execute a second query with values). When you're re-executing a prepared query a small number of times on a slow, periodic basis, this can be tricky to track down.

Fedora Core 3 ships with 1.32, which fixes that problem.