Re: Ticket 116: application_name new 8.5 feature

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Ticket 116: application_name new 8.5 feature
Date: 2009-12-28 20:56:27
Message-ID: 4B391B7B.80904@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Le 28/12/2009 20:10, Dave Page a écrit :
> On Mon, Dec 28, 2009 at 12:47 PM, Guillaume Lelarge
> <guillaume(at)lelarge(dot)info> wrote:
>> Hi,
>>
>> You'll find attached a patch that makes use of this new 8.5 feature. The
>> frmStatus window handles a new column on the activity report to show the
>> application name. Each pgAdmin's window who owns a connection has a
>> specific name (for example "browser (pgAdmin)", "config editor
>> (pgAdmin)", "edit grid (pgAdmin)", ...). I don't think we need to add
>> pgAdmin's release because there are probably already too much details.
>>
>> Comments?
>
> Much prefer "pgAdmin - xxx", eg:
>
> pgAdmin - Browser
> pgAdmin - Query Tool
>

Done. I suppose Magnus will agree on this, the word pgAdmin is still
first in the application name.

New patch attached. I'll apply it tomorrow night if no one objects.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

Attachment Content-Type Size
ticket116_v2.patch text/x-patch 5.4 KB

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2009-12-29 17:39:37 SVN Commit by guillaume: r8145 - in trunk/pgadmin3: . pgadmin/db pgadmin/frm
Previous Message Dave Page 2009-12-28 19:10:16 Re: Ticket 116: application_name new 8.5 feature