Author: dpage
Date: 2007-04-04 15:50:07 +0000 (Wed, 04 Apr 2007)
New Revision: 6169
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6169&view=rev
Log:
Display the constraint OID for index constraints, not the index OID. Add the index OID as a new property, per Harald.
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/include/schema/pgIndexConstraint.h
trunk/pgadmin3/pgadmin/schema/pgIndex.cpp
trunk/pgadmin3/pgadmin/schema/pgIndexConstraint.cpp