From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: CommitFest wrap-up |
Date: | 2010-12-15 16:29:28 |
Message-ID: | 7242.1292430568@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Mon, Dec 13, 2010 at 12:37 PM, Robert Haas <robertmhaas(at)gmail(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2010-12-15 16:30:40 | Re: ALTER TABLE ... REPLACE WITH |
Previous Message | Andrew Dunstan | 2010-12-15 16:27:46 | Re: Complier warnings on mingw gcc 4.5.0 |