pgAdmin III commit: Fix dropping of constraints

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Fix dropping of constraints
Дата
Msg-id E1TTtrM-0007sY-Eg@gothos.postgresql.org
обсуждение исходный текст
Ответы Re: pgAdmin III commit: Fix dropping of constraints  (Timon <timosha@gmail.com>)
Список pgadmin-hackers
Fix dropping of constraints

Branch
------
master

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

Modified Files
--------------
CHANGELOG                       |    1 +
pgadmin/schema/pgCheck.cpp      |    2 +-
pgadmin/schema/pgDomain.cpp     |    2 +-
pgadmin/schema/pgForeignKey.cpp |    2 +-
pgadmin/schema/pgIndex.cpp      |    8 ++++----
5 files changed, 8 insertions(+), 7 deletions(-)


В списке pgadmin-hackers по дате отправления:

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