Re: September 2012 commitfest

From: Greg Stark <stark(at)mit(dot)edu>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: September 2012 commitfest
Date: 2012-10-30 15:00:26
Message-ID: CAM-w4HNibaUhBsRcyjZnrhbt08KaWzDYXLXYiLg646pFZ_Ai2w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Oct 29, 2012 at 3:27 PM, Alvaro Herrera
<alvherre(at)2ndquadrant(dot)com> wrote:
> * tuplesort memory usage: grow_memtuples
> Greg Stark signed up for this

I'll commit this later this week. I looked at it briefly at the
conference but I think it actually does need some minor tweaks.

> * Trim trailing NULL columns
> Josh Berkus was going to do performance testing, but if he published
> anything I can't find it. Robert said, in the previous commitfest,
> that if the benchmarks were right then "this patch is ready to go in".
> It's been long since any committer weighed in on this thread, though.
>
> I vaguely recall Greg Stark signed up for another patch recently, but I
> can't readily find which one it was.

In the commitfest app I put my name down on the trim trailing NULL
columns patch. I'm generally for the idea and the benchmarks looked
convincing so unless there's something obviously broken I'll probably
commit it more or less as-is.

--
greg

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-10-30 15:12:25 Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader
Previous Message Andres Freund 2012-10-30 14:40:53 Re: [PATCH 3/8] Add support for a generic wal reading facility dubbed XLogReader