Subject: | Memory leak |
The structure of test database is here: http://paste.org.ru/?ss092f
The test script here: http://paste.org.ru/?h698gy
It leaks about 1Mb/second. It leaks if You use any other request
(selectall...).
If 'return' is inserted before $dbh->execute, then script will have no leak.
PS: I've tested only the last version of AnyEvent::DBD::Pg (0.03)