Need to update this comment in xlog.c?

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Need to update this comment in xlog.c?
Дата
Msg-id CA+HiwqHy_2K05Gm8KK=1veG+OJ7d-6B-0qfq1BTWiN0V2ErxPA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Need to update this comment in xlog.c?  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-hackers
Hi,

Should "background writer" in the following comment be "checkpointer" post-9.2?

src/backend/access/transam/xlog.c

/** Statistics for current checkpoint are collected in this global struct.* Because only the background writer or a
stand-alonebackend can perform* checkpoints, this will be unused in normal backends.*/
 
CheckpointStatsData CheckpointStats;


--
Amit



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Changeset Extraction v7.6.1
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Changeset Extraction v7.6.1