pgAdmin III commit: Display the index validity in the properties list f - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Display the index validity in the properties list f
Date
Msg-id E1UXoq7-0007Nv-Aj@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: gabrielle
Date:
Subject: patch: display index valid/invalid status
Next
From: Dave Page
Date:
Subject: Re: patch: display index valid/invalid status