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

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Show indexes only once in the Statistics tab
Дата
Msg-id 201104171247.p3HClx9Q054314@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Show indexes only once in the Statistics tab
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #313: gin/gist indexes show twice