pgsql: Fix comment; checkpointer, not bgwriter, performs checkpoints si

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Fix comment; checkpointer, not bgwriter, performs checkpoints si
Дата
Msg-id E1WFfSk-0001vy-98@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix comment; checkpointer, not bgwriter, performs checkpoints since 9.2.

Amit Langote

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/057152b37c8dbbddf87de2be32314a3d4fec5d5e

Modified Files
--------------
src/backend/access/transam/xlog.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix comment; checkpointer, not bgwriter, performs checkpoints si
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Disable RandomizedBaseAddress on MSVC builds