Re: reducing the overhead of frequent table locks - now, with WIP patch - Mailing list pgsql-hackers

From Tom Lane
Subject Re: reducing the overhead of frequent table locks - now, with WIP patch
Date
Msg-id 19005.1307475934@sss.pgh.pa.us
Whole thread Raw
In response to Re: reducing the overhead of frequent table locks - now, with WIP patch  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> I plead guilty to taking my eye off the ball post-beta1.  I busted my
> ass for two months stabilizing other people's code after CF4 was over,
> and then I moved on to other things.  I will try to get my eye back on
> the ball - but actually I'm not sure there's all that much to do.   A
> quick review of the open items list suggests that we have fixed a
> total of six issues since beta1, as opposed to 47 prior to beta1.  And
> all of those are being handled (two by you).  I also don't see much in
> the way of unanswered 9.1 bug reports on pgsql-bugs, either.  There
> may well be other open items, and I'm not unwilling to work on them,
> but I don't read minds.  What needs doing?

Well, right at the moment there's not that much (if there were, I'd not
have proposed wrapping beta2 in two days).  You could look at some of
the "not blocker" items on the open-items list --- we really ought to
either do those things, or punt them off to TODO or the next CF as
appropriate, sometime before 9.1 final.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: heap vacuum & cleanup locks
Next
From: Greg Stark
Date:
Subject: Re: contrib/citext versus collations