> ** PostgreSQL bug on ECPG connection when using Host Variables

Thanks for bringing this up. I just commited a fix into our git.

> **          in memory leak (TotalSize = n * sizeof(struct var_list), where n
> is maxium
> **          of Host Variables used in a DB Connection).

The actual number is quite a bit lower because only variables used in DECLARE
statements directly get stored in that list.

> **  Bug Fixing:
> **      A new function should be added, details as folloging

I integrated this into the connection closing code. 

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to