Обсуждение: pgAdmin III commit: Display the index validity in the properties list f

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)