Move block_range_read_stream_cb batchmode comment

Поиск
Список
Период
Сортировка
От Arseniy Mukhin
Тема Move block_range_read_stream_cb batchmode comment
Дата
Msg-id CAE7r3M+P1Qcv7CYxi=Jw_d40L=sVRAxdDti-Vo4X5x0opZ3XVw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Move block_range_read_stream_cb batchmode comment
Список pgsql-hackers
Hi,

Currently, each usage of block_range_read_stream_cb is accompanied by
the same comment about the safety of using batchmode (there are 7
identical comments)

/*
 * It is safe to use batchmode as block_range_read_stream_cb takes no
 * locks.
 */

The idea is to write it once near block_range_read_stream_cb and drop
all duplicates. PFA the small patch that does this.


Best regards,
Arseniy Mukhin

Вложения

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