pgAdmin III commit: Fix dropping/renaming of indexes - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Fix dropping/renaming of indexes
Date
Msg-id E1TWU1v-0008LD-A9@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix dropping/renaming of indexes

Branch
------
REL-1_16_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=027aec11971ccfbe9199d7ca200788cbf35e258a
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
CHANGELOG                          |    1 +
pgadmin/dlg/dlgIndex.cpp           |    6 +++---
pgadmin/dlg/dlgIndexConstraint.cpp |    4 ++--
pgadmin/schema/pgIndex.cpp         |    2 +-
4 files changed, 7 insertions(+), 6 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix dropping/renaming of indexes
Next
From: Dave Page
Date:
Subject: Re: pgAdmin III commit: Fix dropping of constraints