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 E1TWU1f-0008Kd-79@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix dropping/renaming of indexes

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=38d6b32816be4ce9dc72f0daaf9ffbc5301276df
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: Re: Reduce delay in keypress (input) in Query Tool
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Fix dropping/renaming of indexes