pgAdmin III commit: Show indexes only once in the Statistics tab

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Show indexes only once in the Statistics tab
Date: 2011-04-17 12:47:59
Message-ID: 201104171247.p3HClx9Q054314@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Show indexes only once in the Statistics tab

gist functional indexes are displayed twice in the statistics tab of the
browser.

Patch from Timon. Fixes #313.

Branch
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bf679977418363009df5e32230e386e9ec00d54c

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/schema/pgIndex.cpp | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2011-04-17 12:48:04 Re: [pgAdmin III] #313: gin/gist indexes show twice
Previous Message pgAdmin Trac 2011-04-17 11:17:41 [pgAdmin III] #313: gin/gist indexes show twice