[HACKERS] Fix a comment in feelist.c

Поиск
Список
Период
Сортировка
От Yugo Nagata
Тема [HACKERS] Fix a comment in feelist.c
Дата
Msg-id 20170120172848.2a7c424d.nagata@sraoss.co.jp
обсуждение исходный текст
Ответы Re: [HACKERS] Fix a comment in feelist.c  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Список pgsql-hackers
Hi,

I've found a mistake in a comment of StrategyNotifyBgWriter
in freelist.c. bgwriterLatch was replaced by bgwprocno in
the following commit, but this is remained in the comment.

commit d72731a70450b5e7084991b9caa15cb58a2820df
Author: Andres Freund <andres@anarazel.de>
Date:   Thu Dec 25 18:24:20 2014 +0100

    Lockless StrategyGetBuffer clock sweep hot path.

Attached a patch.

-- 
Yugo Nagata <nagata@sraoss.co.jp>

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [HACKERS] Password identifiers, protocol aging and SCRAM protocol
Следующее
От: "Ideriha, Takeshi"
Дата:
Сообщение: Re: [WIP] RE: [HACKERS] DECLARE STATEMENT setting up a connectionin ECPG