Обсуждение: "(process)" is missing for some terms about process in glossary

Поиск
Список
Период
Сортировка

"(process)" is missing for some terms about process in glossary

От
Fujii Masao
Дата:
Hi,

In glossary, the title of each term about process seems to consist of the process name and "(process)", e.g.,
Checkpointer(process). But I found that "(process)" is missing for the following three terms about process. Attached is
thepatch to add "(process)" to them.
 

- Auxiliary process
- Startup process
- WAL receiver

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION
Вложения

Re: "(process)" is missing for some terms about process in glossary

От
Tom Lane
Дата:
Fujii Masao <masao.fujii@oss.nttdata.com> writes:
> In glossary, the title of each term about process seems to consist of the process name and "(process)", e.g.,
Checkpointer(process). But I found that "(process)" is missing for the following three terms about process. Attached is
thepatch to add "(process)" to them. 

> - Auxiliary process
> - Startup process
> - WAL receiver

I think "Auxiliary process (process)" is redundant to the point
of being silly.  +1 for addiing it to "WAL receiver", though,
since that's not obviously a process.

            regards, tom lane



Re: "(process)" is missing for some terms about process in glossary

От
Fujii Masao
Дата:

On 2022/01/08 1:41, Tom Lane wrote:
> Fujii Masao <masao.fujii@oss.nttdata.com> writes:
>> In glossary, the title of each term about process seems to consist of the process name and "(process)", e.g.,
Checkpointer(process). But I found that "(process)" is missing for the following three terms about process. Attached is
thepatch to add "(process)" to them.
 
> 
>> - Auxiliary process
>> - Startup process
>> - WAL receiver
> 
> I think "Auxiliary process (process)" is redundant to the point
> of being silly.  +1 for addiing it to "WAL receiver", though,
> since that's not obviously a process.

Yes, you're right. So I pushed the patch that adds "(process)"
only to the glossary term "WAL receiver". Thanks!

Regards,

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