Re: reorganize "Shared Memory and LWLocks" section of docs - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: reorganize "Shared Memory and LWLocks" section of docs
Date
Msg-id 20240116155252.GA100542@nathanxps13
Whole thread Raw
In response to Re: reorganize "Shared Memory and LWLocks" section of docs  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: reorganize "Shared Memory and LWLocks" section of docs
List pgsql-hackers
On Tue, Jan 16, 2024 at 08:20:19AM -0600, Nathan Bossart wrote:
> On Tue, Jan 16, 2024 at 10:02:15AM +0530, Bharath Rupireddy wrote:
>> The v3 patch looks good to me except for a nitpick: the input
>> parameter for RequestAddinShmemSpace is 'Size' not 'int'
>> 
>>  <programlisting>
>>  void RequestAddinShmemSpace(int size)
>>  </programlisting>
> 
> Hah, I think this mistake is nearly old enough to vote (e0dece1, 5f78aa5).
> Good catch.

I fixed this in v4.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Maiquel Grassi
Date:
Subject: RE: New Window Function: ROW_NUMBER_DESC() OVER() ?
Next
From: Konstantin Knizhnik
Date:
Subject: Re: Custom explain options