restore PD_PAGE_FULL on WAL update replay - Mailing list pgsql-hackers

From Alvaro Herrera
Subject restore PD_PAGE_FULL on WAL update replay
Date
Msg-id 20081107154216.GB5507@alvh.no-ip.org
Whole thread Raw
Responses Re: restore PD_PAGE_FULL on WAL update replay  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
List 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

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Updates of SE-PostgreSQL 8.4devel patches (r1197)
Next
From: "Hitoshi Harada"
Date:
Subject: Re: Windowing Function Patch Review -> Standard Conformance