Обсуждение: pgAdmin III commit: Enable dd icon if connected to a db

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

pgAdmin III commit: Enable dd icon if connected to a db

От
Guillaume Lelarge
Дата:
Enable dd icon if connected to a db

The database designer grabs the current connection, but it was possible to
launch this tool without having a connection.

Per report from Colin Beckingham

Branch
------
master

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

Modified Files
--------------
pgadmin/frm/frmDatabaseDesigner.cpp |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)