Re: CommitFest 2011-11 Update - Mailing list pgsql-hackers

From Robert Haas
Subject Re: CommitFest 2011-11 Update
Date
Msg-id CA+TgmoZe_Ge62gPoF9V1xXPL+2LdntjAvy=aKPwuTL=jdJ0Y9A@mail.gmail.com
Whole thread Raw
In response to CommitFest 2011-11 Update  (Greg Smith <greg@2ndQuadrant.com>)
Responses Re: CommitFest 2011-11 Update  (Peter Geoghegan <peter@2ndquadrant.com>)
List pgsql-hackers
On Sat, Dec 10, 2011 at 1:07 PM, Greg Smith <greg@2ndquadrant.com> wrote:
> There's a normal sized plate lined up for Robert since he's been keeping up
> better; in no particular order:
>
> -More review on the always a new surprise "Fix Leaky Views Problem, again"
> -Extra fun with "Tuplesort comparison overhead reduction"
> -His own "avoid taking two snapshots per query" and "FlexLocks" improvements

Greg,

Thanks for working through this.  I see I still need to look more at
the leaky views stuff.  I think that the tuplesort comparison overhead
reduction is in Peter G's hands to rebase at the moment; I will look
at that again when it reemerges.  I think "avoid two snapshots per
query" is pretty much ready to go, though I'm vaguely waiting for any
further input from Dimitri.  I believe I'm going to punt on FlexLocks
for now, for the reasons set out in the email I just sent on that
topic, and accordingly am marking that patch with feedback.

One more time to make sure I made my main point: thanks for working on
this.  :-)

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Moving more work outside WALInsertLock
Next
From: Scott Mead
Date:
Subject: Re: IDLE in transaction introspection