pgAdmin III commit: Show indexes only once in the Statistics tab - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Show indexes only once in the Statistics tab
Date
Msg-id 201104171247.p3HClx9Q054314@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Show indexes only once in the Statistics tab
Next
From: "pgAdmin Trac"
Date:
Subject: Re: [pgAdmin III] #313: gin/gist indexes show twice