pgsql: Fix comment for issue_xlog_fsync().

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Fix comment for issue_xlog_fsync().
Дата
Msg-id E1hSkT0-0003Ao-Vk@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix comment for issue_xlog_fsync().

"segno" is the argument for the function, not "log" and "seg".

Author: Antonin Houska
Discussion: https://postgr.es/m/11863.1558361020@spoje.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b8e2170e40a151eb94079ce9cd791a712ed95342

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Make VACUUM accept 1 and 0 as a boolean value.
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: pgsql: Make VACUUM accept 1 and 0 as a boolean value.