pgAdmin III commit: Display the index validity in the properties list f

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Display the index validity in the properties list f
Дата
Msg-id E1UXoq7-0007Nv-Aj@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Display the index validity in the properties list for indexes and index-based constraints.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ba2968669c20fc4bbf0b8bc917736d329e4fa220
Author: Gabrielle Roth <gabrielle.roth@enterprisedb.com>

Modified Files
--------------
CHANGELOG                            |    2 ++
pgadmin/include/schema/pgIndex.h     |   10 +++++++++-
pgadmin/schema/pgIndex.cpp           |    4 +++-
pgadmin/schema/pgIndexConstraint.cpp |    1 +
4 files changed, 15 insertions(+), 2 deletions(-)


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

Предыдущее
От: gabrielle
Дата:
Сообщение: patch: display index valid/invalid status
Следующее
От: Dave Page
Дата:
Сообщение: Re: patch: display index valid/invalid status