Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review] - Mailing list pgsql-hackers

From Andres Freund
Subject Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]
Date
Msg-id 20130624121751.GE6471@awork2.anarazel.de
Whole thread Raw
In response to Re: Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]  (Amit Kapila <amit.kapila@huawei.com>)
Responses Re: patch submission: truncate trailing nulls from heap rows to reduce the size of the null bitmap [Review]  (Amit Kapila <amit.kapila@huawei.com>)
List pgsql-hackers
On 2013-01-25 09:06:12 +0530, Amit Kapila wrote:
> On 01/25/2013 03:43 AM, Jameison Martin wrote:
> > there have been a lot of different threads on this patch. i'm going to
> take a stab at > teasing them out, summarizing them, and addressing them
> individually.
> 
> > Is this patch on the CF app? I can't seem to find it in 2013-01 or
> 2013-next, and I 
> > wanted to add your summary.
> 
> It is in previous CF (2012-11) in Returned with Feedback section
> https://commitfest.postgresql.org/action/commitfest_view?id=16

I'd argue that the patch ought to be still marked as "Returned with
Feedback" instead of again being marked as "Needs Review". I don't
really see anything new that has come up?

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [9.4 CF 1] The Commitfest Slacker List
Next
From: Andres Freund
Date:
Subject: Re: Add more regression tests for dbcommands