From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Andres Freund <andres(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Noah Yetter <nyetter(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: all_visible replay aborting due to uninitialized pages |
Date: | 2013-11-11 19:54:16 |
Message-ID: | 12061.1384199656@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Bruce Momjian <bruce(at)momjian(dot)us> writes:
> On Mon, Nov 11, 2013 at 01:42:07AM +0100, Andres Freund wrote:
>> The fix is included in 9.2.5, it's just not noted in the release notes.
> Yes, I missed it because I didn't understand the importance of these
> commit messages:
> commit 17fa4c321ccf9693de406faffe6b235e949aa25f
> Author: Robert Haas <rhaas(at)postgresql(dot)org>
> Date: Thu Jun 6 10:15:45 2013 -0400
> Ensure that XLOG_HEAP2_VISIBLE always targets an initialized page.
> Andres Freund
I would say that's not your fault, it's the fault of the author of the
commit message. These messages are supposed to provide enough information
for release note writing. This one seems a bit ... um ... terse.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2013-11-11 19:57:51 | Re: Re: [BUGS] BUG #7873: pg_restore --clean tries to drop tables that don't exist |
Previous Message | Tom Lane | 2013-11-11 19:50:02 | Re: regclass error reports improperly downcased |