Re: reorganize "Shared Memory and LWLocks" section of docs

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
Cc: Aleksander Alekseev <aleksander(at)timescale(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: reorganize "Shared Memory and LWLocks" section of docs
Date: 2024-01-16 14:20:19
Message-ID: 20240116142019.GA52506@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message feichanghong 2024-01-16 14:26:52 Re: "ERROR: could not open relation with OID 16391" error was encountered when reindexing
Previous Message Robert Haas 2024-01-16 14:15:28 Re: Error "initial slot snapshot too large" in create replication slot