Re: CommitFest wrap-up - Mailing list pgsql-hackers

From Tom Lane
Subject Re: CommitFest wrap-up
Date
Msg-id 7242.1292430568@sss.pgh.pa.us
Whole thread Raw
In response to Re: CommitFest wrap-up  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: CommitFest wrap-up  (Greg Smith <greg@2ndquadrant.com>)
Re: CommitFest wrap-up  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Mon, Dec 13, 2010 at 12:37 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>> - fix for seg picksplit function - I don't have confidence this change
>> is for the best and can't take responsibility for it.  It needs review
>> by a committer who understands this stuff better than me and can
>> determine whether or not the change is really an improvement.

> Still outstanding.

I will take a look at that one --- it is a bug fix at bottom, so we
can't just drop it for lack of reviewers.

>> - Writeable CTEs - I think we need Tom to pick this one up.
>> - Fix snapshot taking inconsistencies - Ready for committer. Can any
>> committer pick this up?

Will take a look at these two also.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Complier warnings on mingw gcc 4.5.0
Next
From: "Kevin Grittner"
Date:
Subject: Re: ALTER TABLE ... REPLACE WITH