Hi!
postgres module does not free DB_BLOB and DB_STR (although DB_STR is never returned from a query) correctly after a DB query.
Attached patch works for me (at least no more valgrind error message). Nevertheless it would be great if core developers and/or Norman could review the patch.
Logged In: YES
user_id=1275325
Originator: NO
Hi Klaus,
the patch seams correct to me, so I applied in on SVN trunk - if no side effects are reported, I will make a backport to 1.2 also.
Thanks and regards,
Bogdan