Re: Heap page diagnostic/test functions (v2)

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Heap page diagnostic/test functions (v2)
Date: 2007-04-07 15:53:26
Message-ID: 200704071553.l37FrQa18060@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


This looks useful, but shouldn't it be part of /contrib/pgstattuple
rather than in the backend?

---------------------------------------------------------------------------

Simon Riggs wrote:
> 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, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2007-04-07 15:54:13 Re: simply custom variables protection
Previous Message Bruce Momjian 2007-04-07 15:43:56 Re: Correct the spelling of SYMMETRIC