Re: Avoid memory leaks during base backups - Mailing list pgsql-hackers

From Cary Huang
Subject Re: Avoid memory leaks during base backups
Date
Msg-id 166578459132.772662.18106764223510349691.pgcf@coridan.postgresql.org
Whole thread Raw
In response to Re: Avoid memory leaks during base backups  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Responses Re: Avoid memory leaks during base backups  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           not tested
Documentation:            not tested

Hello

I applied your v5 patch on the current master and run valgrind on it while doing a basebackup with simulated error. No
memoryleak related to backup is observed. Regression is also passing 
 

thank you

Cary Huang
HighGo Software Canada

pgsql-hackers by date:

Previous
From: Robert Treat
Date:
Subject: Re: New docs chapter on Transaction Management and related changes
Next
From: Jeff Davis
Date:
Subject: Re: Refactor to introduce pg_strcoll().