| From: | "Simon Riggs" <simon(at)2ndquadrant(dot)com> |
|---|---|
| To: | <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Heap page diagnostic/test functions (v2) |
| Date: | 2007-03-08 15:44:29 |
| Message-ID: | 1173368670.3641.118.camel@silverbirch.site |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
New functions to examine the contents of heap pages, as discussed
recently on -hackers. These are fully integrated into backend.
Designed to be extended for other page layouts/contents. (Heikki has
some similar functions for index pages).
Docs included, applies cleanly, tests good.
I'll maintain this with immediate fixes/additions as we go up to 8.3 and
beyond, to assist review process of various patches that alter page
contents.
--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| raw_page_funcs.v2.patch | text/x-patch | 25.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Simon Riggs | 2007-03-08 16:05:48 | log_autovacuum |
| Previous Message | Magnus Hagander | 2007-03-08 15:15:22 | Re: BUG #3095: LDAP authentication parsing incorrectly |