pgAdmin III commit: Fix the "no rows" messages shown in the Dependencie

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the "no rows" messages shown in the Dependencie
Date: 2011-12-13 14:06:21
Message-ID: E1RaSzt-0000Mt-GT@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the "no rows" messages shown in the Dependencies and Dependents
tabs.

Branch
------
REL-1_14_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=78a91720e8636de4b58d05fdee3c3ab5568abca0
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-12-13 14:17:24 pgAdmin III commit: Fix the "no rows" messages shown in the Dependencie
Previous Message Guillaume Lelarge 2011-12-13 13:09:44 Re: configure doesn't detect SSL support in libpq