Re: Heap page diagnostic/test functions (v2) - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Heap page diagnostic/test functions (v2)
Date
Msg-id 200703222200.l2MM09x22504@momjian.us
Whole thread Raw
In response to Heap page diagnostic/test functions (v2)  ("Simon Riggs" <simon@2ndquadrant.com>)
List pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://momjian.postgresql.org/cgi-bin/pgpatches

It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.

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


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@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: LIMIT/SORT optimization
Next
From: Bruce Momjian
Date:
Subject: Re: log_autovacuum