Обсуждение: pgAdmin III commit: Get rid of the weird cursors in the DD

Поиск
Список
Период
Сортировка

pgAdmin III commit: Get rid of the weird cursors in the DD

От
Guillaume Lelarge
Дата:
Get rid of the weird cursors in the DD

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=504c23efd369d2c7c92f513322ed4d6a1e9fbf2e

Modified Files
--------------
.../dd/dditems/handles/ddAddColButtonHandle.cpp    |    7 -------
pgadmin/dd/dditems/handles/ddAddFkButtonHandle.cpp |    7 -------
.../dditems/handles/ddMinMaxTableButtonHandle.cpp  |    8 --------
.../dditems/handles/ddRemoveTableButtonHandle.cpp  |    7 -------
pgadmin/hotdraw/handles/hdButtonHandle.cpp         |    2 +-
.../dd/dditems/handles/ddAddColButtonHandle.h      |    1 -
.../dd/dditems/handles/ddAddFkButtonHandle.h       |    1 -
.../dd/dditems/handles/ddMinMaxTableButtonHandle.h |    1 -
.../dd/dditems/handles/ddRemoveTableButtonHandle.h |    1 -
9 files changed, 1 insertions(+), 34 deletions(-)