Hi all,
After a run of valgrind on pg_rewind, I found a couple of code pathsmissing some PQclear calls after running a query. Attached is a patchto fix all those leaks.Regards,-- Michael