ECPG: Update tests & memory leak fix

Поиск
Список
Период
Сортировка
От Lee Kindness
Тема ECPG: Update tests & memory leak fix
Дата
Msg-id 001701c4038c$b9aa3160$998fe150@coulter
обсуждение исходный текст
Ответы Re: ECPG: Update tests & memory leak fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: ECPG: Update tests & memory leak fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: ECPG: Update tests & memory leak fix  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
See attached diff which corrects a per-thread memory leak in libecpg and changes the thread test program to create a user defined number of threads. Also attached tar.gz adds an additional thread test, which currently does NOT work as expected and is one of the cases Shridar and I will be looking at (removing need for AT xxx on every EXEC SQL).
 
Note, the updated test shows that ECPG currently DOES support the specification of connection names by host variables (not only static strings as I had said previously).
 
Thanks, L.
Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: notice about costly ri checks (2)
Следующее
От: "Lee Kindness"
Дата:
Сообщение: Re: Update tests & memory leak fix