pgAdmin III commit: Fix dropping/renaming of indexes

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Fix dropping/renaming of indexes
Дата
Msg-id E1TWU1v-0008LD-A9@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Fix dropping/renaming of indexes
Следующее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin III commit: Fix dropping of constraints