| From: | "Simon Riggs" <simon(at)2ndquadrant(dot)com> |
|---|---|
| To: | "Pavan Deolasee" <pavan(at)enterprisedb(dot)com> |
| Cc: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: Heap page diagnostic/test functions (WIP) |
| Date: | 2007-03-06 14:15:28 |
| Message-ID: | 1173190528.3760.2060.camel@silverbirch.site |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
On Tue, 2007-03-06 at 09:33 +0530, Pavan Deolasee wrote:
> Simon Riggs wrote:
> > I'll happily code it as functions or system cols or any other way, as
> > long as we can see everything there is to see.
> With HOT, other useful information is about the line pointers.
Done
> It would be
> cool to be able to print the redirection info, details about LP_DELETEd
> line pointers etc. Also, there are some flags in the t_infomask2 which HOT
> uses, so that information would be useful also.
I'll return the infomasks directly, for you to manipulate.
Not happy with that, but open to suggestions.
--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Stark | 2007-03-06 14:44:48 | Re: Heap page diagnostic/test functions (WIP) |
| Previous Message | NikhilS | 2007-03-06 14:13:58 | Re: Auto creation of Partitions |