Re: [BUGS] BUG #6366: ECPG connection Memory Leak when using Host Variables

2012-01-05 Thread Michael Meskes
> ** 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

[BUGS] BUG #6366: ECPG connection Memory Leak when using Host Variables

2011-12-30 Thread li_gang02
The following bug has been logged on the website: Bug reference: 6366 Logged by: Gang, Li Email address: li_gan...@sina.com PostgreSQL version: 9.1.1 Operating system: openSUSE 11.4 (AMD CPU, x86_64bits) Description: Hallo, /* ** PostgreSQL bug on ECPG connection whe