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

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: reorganize "Shared Memory and LWLocks" section of docs
Дата
Msg-id 20240116155252.GA100542@nathanxps13
обсуждение исходный текст
Ответ на Re: reorganize "Shared Memory and LWLocks" section of docs  (Nathan Bossart <nathandbossart@gmail.com>)
Ответы Re: reorganize "Shared Memory and LWLocks" section of docs  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Maiquel Grassi
Дата:
Сообщение: RE: New Window Function: ROW_NUMBER_DESC() OVER() ?
Следующее
От: Konstantin Knizhnik
Дата:
Сообщение: Re: Custom explain options