From: | "Lee Kindness" <lkindness(at)csl(dot)co(dot)uk> |
---|---|
To: | <pgsql-patches(at)postgresql(dot)org> |
Cc: | "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Lee Kindness" <lkindness(at)csl(dot)co(dot)uk>, "Shridhar Daithankar" <shridhar(at)frodo(dot)hserus(dot)net> |
Subject: | ECPG: Update tests & memory leak fix |
Date: | 2004-03-06 15:07:14 |
Message-ID: | 001701c4038c$b9aa3160$998fe150@coulter |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 | Content-Type | Size |
---|---|---|
ecpg.diff | application/octet-stream | 6.9 KB |
ecpg-test.tar.gz | application/x-gzip | 1.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Lee Kindness | 2004-03-06 15:46:01 | Re: Update tests & memory leak fix |
Previous Message | Tom Lane | 2004-03-05 23:56:33 | Re: [HACKERS] Another crack at doing a Win32 |