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

From Lee Kindness
Subject Re: Update tests & memory leak fix
Date
Msg-id 000c01c40392$221708e0$2b08a8c0@coulter
Whole thread Raw
Responses Re: Update tests & memory leak fix
List pgsql-patches
Sorry guys, last diff wasn't a context one! "diff -c" attached this time
round...

L.

----- Original Message -----
From: Lee Kindness
To: pgsql-patches@postgresql.org
Cc: Bruce Momjian ; Lee Kindness ; Shridhar Daithankar
Sent: Saturday, March 06, 2004 3:07 PM
Subject: ECPG: Update tests & memory leak fix

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: "Lee Kindness"
Date:
Subject: ECPG: Update tests & memory leak fix
Next
From: Neil Conway
Date:
Subject: minor doc work