ECPG: Update tests & memory leak fix - Mailing list pgsql-patches

From Lee Kindness
Subject ECPG: Update tests & memory leak fix
Date
Msg-id 001701c4038c$b9aa3160$998fe150@coulter
Whole thread Raw
Responses Re: ECPG: Update tests & memory leak fix
Re: ECPG: Update tests & memory leak fix
Re: ECPG: Update tests & memory leak fix
List 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.
Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: notice about costly ri checks (2)
Next
From: "Lee Kindness"
Date:
Subject: Re: Update tests & memory leak fix