Re: Transactions in status view

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Transactions in status view
Date: 2010-06-17 13:30:24
Message-ID: 4C1A2370.2060302@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le 17/06/2010 14:52, Magnus Hagander a écrit :
> On Thu, Jun 17, 2010 at 14:51, Guillaume Lelarge <guillaume(at)lelarge(dot)info> wrote:
>> Le 17/06/2010 14:28, Dave Page a écrit :
>>> On Thu, Jun 17, 2010 at 8:26 AM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>>>> Hi!
>>>>
>>>> In the status view of pgadmin, one pane/window/whateverwecallthem is
>>>> labeled "Transactions". But it actually only holds two-phase
>>>> transactions. That's misleading, I've had questions about why regular
>>>> transactions don't show up there.
>>>>
>>>> I suggest we rename it. But to what? "Two phase transactions"?
>>>> "Prepared transactions"?
>>>
>>> The latter sounds good to me.
>>>
>>
>> +1 for "prepared transactions".
>
> Where are we wrt the new release - are we in string freeze or is it ok
> to make this change now?
>

You can make this change. We're not in string freeze.

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2010-06-17 13:52:43 SVN Commit by mha: r8434 - trunk/pgadmin3/pgadmin/frm
Previous Message Magnus Hagander 2010-06-17 12:52:40 Re: Transactions in status view