From: | "Simon Riggs" <simon(at)2ndquadrant(dot)com> |
---|---|
To: | <pgsql-patches(at)postgresql(dot)org> |
Subject: | Heap page diagnostic/test functions (WIP) |
Date: | 2007-03-05 16:04:26 |
Message-ID: | 1173110666.3760.1942.camel@silverbirch.site |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 | Content-Type | Size |
---|---|---|
heap_page_func.v1.patch | text/x-patch | 2.2 KB |
pgstatheap.c | text/x-csrc | 6.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Florian G. Pflug | 2007-03-05 19:26:58 | Re: Aggressive freezing in lazy-vacuum |
Previous Message | Tom Lane | 2007-03-05 16:02:31 | Re: Aggressive freezing in lazy-vacuum |