nextVictimBuffer in README

Поиск
Список
Период
Сортировка
От Vik Fearing
Тема nextVictimBuffer in README
Дата
Msg-id 52FCFC7A.4040205@dalibo.com
обсуждение исходный текст
Ответы Re: nextVictimBuffer in README  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
While reading through src/backend/storage/buffer/README and looking at
the code that it describes, I noticed that the case is wrong for
nextVictimBuffer.

It's no big deal really, but the attached trivial patch makes the README
match the code.

--
Vik


Вложения

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [BUG] Archive recovery failure on 9.3+.
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: issue with gininsert under very high load