Re: [bug fix] Fix the size calculation for shmem TOC - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: [bug fix] Fix the size calculation for shmem TOC
Date
Msg-id 1328c11f-dda9-069d-00fb-b78c69de2937@oss.nttdata.com
Whole thread Raw
In response to Re: [bug fix] Fix the size calculation for shmem TOC  (Fujii Masao <masao.fujii@oss.nttdata.com>)
List pgsql-hackers

On 2021/01/14 18:15, Fujii Masao wrote:
> 
> 
> On 2021/01/14 17:47, tsunakawa.takay@fujitsu.com wrote:
>> Hello,
>>
>>
>> The attached patch fixes a trivial mistake in the calculation of shmem TOC.  The original code allocates unduly
largememory because it adds the result of add_size() to its left argument.
 
> Thanks for the report and patch! The patch looks good to me.

Pushed and back-patched to v11. Thanks!

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: invalid data in file backup_label problem on windows
Next
From: "Wang, Shenhao"
Date:
Subject: RE: invalid data in file backup_label problem on windows