Re: Debugger's store settings per pgAdmin.

From: Dave Page <dpage(at)postgresql(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Debugger's store settings per pgAdmin.
Date: 2007-04-06 07:36:40
Message-ID: 4615F888.8000903@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Guillaume Lelarge wrote:
> Hi,
>
> Hiroshi Saito a écrit :
>> SVN Commit by hiroshi: r6178 - in trunk/pgadmin3/debugger
>>
>> Fixed debugger's store settings per pgAdmin.
>> The setting of pgAdmin is read. then, debugger writes only Proc.
>>
>> pgAdmin is expressible though I cannot read ZN_cn.:-)
>> http://winpg.jp/~saito/pgAdmin/debugger_ZN_cn.png
>>
>
> This is so great. I can't wait to try the debugger. Thanks for your work
> on this.
>
> There's something that bugs me. It's not that important but... the title
> of the debugger's window is pgAdmin3. I think it should be changed with
> pgAdmin III.

No - It should just be Debugger, otherwise it'll need to hook into the
pgAdmin appearanceFactory and the Mac App Bundle creation scripts.

Regards, Dave

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Hiroshi Saito 2007-04-06 07:47:54 Re: Debugger's store settings per pgAdmin.
Previous Message svn 2007-04-06 06:59:11 SVN Commit by hiroshi: r6181 - trunk/pgadmin3/debugger