Re: [HACKERS] Subtle bug in "Simplify tape block format" commit

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: [HACKERS] Subtle bug in "Simplify tape block format" commit
Дата
Msg-id CAH2-Wzkkb-zQGbVnSChT96+9HUiz1P3y+isxdHMOrm3z2VrGUA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Subtle bug in "Simplify tape block format" commit  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: [HACKERS] Subtle bug in "Simplify tape block format" commit  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-hackers
On Mon, Jan 30, 2017 at 9:55 AM, Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> It won't make any difference for correctness what bit pattern you write to
> "fill the hole", but you have to write something, and zeros seems like a
> natural choice.

Ah, okay. That's probably fine, then.

Let me take another look at this later today before proceeding. I want
to run it against a custom test suite I've developed.

-- 
Peter Geoghegan



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [HACKERS] Subtle bug in "Simplify tape block format" commit
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Proposal : For Auto-Prewarm.