pgAdmin III commit: Fix dropping/renaming of indexes

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix dropping/renaming of indexes
Date: 2012-11-08 15:28:31
Message-ID: E1TWU1v-0008LD-A9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)joshi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-11-08 15:28:37 Re: pgAdmin III commit: Fix dropping of constraints
Previous Message Dave Page 2012-11-08 15:28:15 pgAdmin III commit: Fix dropping/renaming of indexes