restore PD_PAGE_FULL on WAL update replay

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: restore PD_PAGE_FULL on WAL update replay
Date: 2008-11-07 15:42:16
Message-ID: 20081107154216.GB5507@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This patch ensures that the PD_PAGE_FULL bit is restored after replaying
a heap_update WAL record. I think this must have been overlooked on the
HOT patch.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

Attachment Content-Type Size
setfull.patch text/x-diff 372 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Hitoshi Harada 2008-11-07 15:46:47 Re: Windowing Function Patch Review -> Standard Conformance
Previous Message Ron Mayer 2008-11-07 15:19:39 Re: Patch for ISO-8601-Interval Input and output.