Heap page diagnostic/test functions (WIP) - Mailing list pgsql-patches

From Simon Riggs
Subject Heap page diagnostic/test functions (WIP)
Date
Msg-id 1173110666.3760.1942.camel@silverbirch.site
Whole thread Raw
Responses Re: Heap page diagnostic/test functions (WIP)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
WIP patch for diagnostic/test functions for heap pages. (Linked to
discussion thread on -hackers "HOT - Whats Next?")

Specifically designed to allow test cases to be written that prove that
HOT works, as well as allowing diagnosis of general heap page content
errors.

Patch, plus additional file: /contrib/pgstattuple/pgstatheap.c

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com


Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Aggressive freezing in lazy-vacuum
Next
From: "Florian G. Pflug"
Date:
Subject: Re: [HACKERS] Aggressive freezing in lazy-vacuum