Re: Buglets in dlgFunction

From: "Dave Page" <dpage(at)pgadmin(dot)org>
To: "Guillaume Lelarge" <guillaume(at)lelarge(dot)info>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Buglets in dlgFunction
Date: 2008-11-20 14:41:52
Message-ID: 937d27e10811200641u3a208b3du183c8adc53af4f2e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Wed, Nov 19, 2008 at 11:21 PM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:

>
> Can you take a quick look at this new patch? Thanks. I'll commit it if
> you find it good enough.

Thanks - that looked good, so I've committed it (as I only too a
couple of clicks :-p ). I did increase the default size of dlgTable,
as the TRIGGER persmission checkbox was getting obscured otherwise.

The only other thing I noticed this time is that the custom autovacuum
settings checkbox on the Autovacuum tab of dlgTable is almost touching
the top-left of it's parent tab.

Hopefully, we're nearly there *this* time :-)

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh D Vashi 2008-11-20 15:01:35 Re: extending functionality strategy
Previous Message svn 2008-11-20 14:39:05 SVN Commit by dpage: r7503 - in trunk/pgadmin3/pgadmin: ctl dlg ui