Re: preserving forensic information when we freeze - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: preserving forensic information when we freeze
Date
Msg-id 51DB0639.9050707@agliodbs.com
Whole thread Raw
In response to preserving forensic information when we freeze  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: preserving forensic information when we freeze
List pgsql-hackers
On 07/03/2013 11:59 AM, Robert Haas wrote:
> Yeah.  I think the system columns that we have today are pretty much
> crap.  I wonder if we couldn't throw them out and replace them with
> some kind of functions that you can pass a row to.  That would allow
> us to expose a lot more detail without adding a bajillion hidden
> columns, and for a bonus we'd save substantially on catalog bloat.

Where are we on this patch?  Should I mark it Returned and you'll work
on it for September?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]
Next
From: Josh Berkus
Date:
Subject: Re: Redesigning checkpoint_segments