pgAdmin III commit: Fix the "no rows" messages shown in the Dependencie - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix the "no rows" messages shown in the Dependencie
Date
Msg-id E1RaTAa-0000zi-BJ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix the "no rows" messages shown in the Dependencies and Dependents
tabs.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d2fb2b291b07e37d15ccc2a260b3519712c5b7b8
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
pgadmin/schema/pgObject.cpp |    3 +++
pgadmin/schema/pgServer.cpp |    8 --------
2 files changed, 3 insertions(+), 8 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix the "no rows" messages shown in the Dependencie
Next
From: Dave Page
Date:
Subject: Re: Fixed Dependencies tab bug