Re: Fixed Dependencies tab bug

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Fixed Dependencies tab bug
Date: 2011-12-13 14:17:34
Message-ID: CA+OCxoxhBOowP4Bm8jy3oObs5XixwxFiYekRvy6vUzwFJhGUtg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks - applied.

On Tue, Dec 13, 2011 at 6:36 PM, Akshay Joshi
<akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
> Hi
>
> As per current implementation following is the behavior :
>
> When first loaded, the Dependencies tab doesn't show the "No dependency
> information is available for the current selection" message like the other
> tabs do.
> Dependencies tab shows some information for collections, which should not be
> there.
> Dependencies/Dependents tab doesn't show the "No dependency/dependent
> information is available for the current selection" message if click on a
> server though (connected or not).
>
> Attached is the patch which fixes all the above mention cases.
>
> --
> Akshay Joshi
> Senior Software Engineer
> EnterpriseDB Corporation
> The Enterprise PostgreSQL Company
> Phone: +91 20-3058-9522
> Mobile: +91 976-788-8246
>
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2011-12-13 20:30:53 Re: [pgAdmin III] #343: Add support for RANGE type
Previous Message Dave Page 2011-12-13 14:17:24 pgAdmin III commit: Fix the "no rows" messages shown in the Dependencie