On 07/23/2015 05:08 PM, Michael Paquier wrote:> Hi all,>> After a run of valgrind on pg_rewind, I found a couple of code paths> missing some PQclear calls after running a query. Attached is a patch> to fix all those leaks.
Fixed, thanks.
- Heikki