Fixed Dependencies tab bug

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Fixed Dependencies tab bug
Date: 2011-12-13 13:06:52
Message-ID: CANxoLDc7ap5x=CUj_t64vtcN4TzJy3PCzXHxy+R5Roks6NL_HA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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*

Attachment Content-Type Size
Fix_Dependencies_Bug.patch application/octet-stream 1.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-12-13 13:09:24 pgAdmin III commit: Allow SSL use
Previous Message Dave Page 2011-12-13 11:23:01 Re: configure doesn't detect SSL support in libpq