Re: [BUGS] BUG #4578: Not releaseing memory from PQmakeEmptyPGresult when calling PQisBusy

2008-12-12 Thread Tom Lane
"Sven Almgren" writes: > ==14976== 4,480 (384 direct, 4,096 indirect) bytes in 2 blocks are > definitely lost in loss record 19 of 55 > ==14976==at 0x4A05809: malloc (vg_replace_malloc.c:149) > ==14976==by 0x38FC80E194: PQmakeEmptyPGresult (in > /usr/lib64/libpq.so.5.1) > ==14976==by 0

[BUGS] BUG #4578: Not releaseing memory from PQmakeEmptyPGresult when calling PQisBusy

2008-12-12 Thread Sven Almgren
The following bug has been logged online: Bug reference: 4578 Logged by: Sven Almgren Email address: s...@blocket.se PostgreSQL version: 8.3.5 Operating system: CentOS release 5.2 (Final) Description:Not releaseing memory from PQmakeEmptyPGresult when calling PQisBusy