Re: Blocked by

From: Dave Page <dpage(at)postgresql(dot)org>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Blocked by
Date: 2007-08-29 13:03:22
Message-ID: 46D56E9A.5040703@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Magnus Hagander wrote:
> On Wed, Aug 29, 2007 at 11:42:33AM +0100, Dave Page wrote:
>> Magnus Hagander wrote:
>>> Hi!
>>>
>>> Attached patch implements a column in the server status view that shows if
>>> a transaction is blocked, and what process it's blocked by.
>>>
>>> Since we're very close to RC, I'm sending it past here before doing
>>> anything more. What do ppl think, are we ok with something like this for
>>> this version or should I sit on it until the next one?
>> It's useful, but it does involve a string change very close to RC :-( I
>> need to fight the urge to commit it and stick to the rules I'm afraid -
>> I say no, not for this release.
>
> Bummer, but I can't say it's a bad decision :-)
>
>> As soon as we branch though, let's commit it. I hope we'll rewrite most
>> of that tool so it may not survive (we've been talking about having a
>> hierarchical view instead), but we should get it in in case we don't get
>> that.
>
> What's the plan for branching?

About 10 minutes after I bundle the release I imagine!

/D

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2007-08-29 13:43:51 SVN Commit by dpage: r6591 - in trunk/pgadmin3/pgadmin: dlg frm schema
Previous Message Magnus Hagander 2007-08-29 11:55:49 Re: Blocked by