Re: pg_stat_get_backend_subxact() and backend IDs?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: pg_stat_get_backend_subxact() and backend IDs?
Дата
Msg-id ZO7B64C2QbbFOFQ1@paquier.xyz
обсуждение исходный текст
Ответ на Re: pg_stat_get_backend_subxact() and backend IDs?  (Nathan Bossart <nathandbossart@gmail.com>)
Ответы Re: pg_stat_get_backend_subxact() and backend IDs?
Список pgsql-hackers
On Tue, Aug 29, 2023 at 07:01:51PM -0700, Nathan Bossart wrote:
> On Wed, Aug 30, 2023 at 08:22:27AM +0900, Michael Paquier wrote:
>> +extern LocalPgBackendStatus *pgstat_get_local_beentry_by_index(int beid);
>>
>> Still I would to a bit more of s/beid/id/ for cases where the code
>> refers to an index ID, and not a backend ID, especially for the
>> internal routines.
>
> Makes sense.  I did this in v4.

Yep, that looks more consistent, at quick glance.
--
Michael

Вложения

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

Предыдущее
От: shveta malik
Дата:
Сообщение: Re: Synchronizing slots from primary to standby
Следующее
От: shveta malik
Дата:
Сообщение: Re: Synchronizing slots from primary to standby