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.p3HClxux054312@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
------
master

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

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


В списке pgadmin-hackers по дате отправления:

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