pgAdmin III commit: Display the message only when we're connected

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Display the message only when we're connected
Дата
Msg-id 201101192237.p0JMbBMV098885@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Display the message only when we're connected

When we change a server's setting, we always have the usual message "Some
changes will not take effect until the next time pgAdmin connects to the
server" wether or not we are connected to this server.

This patch displays the message only when the user is connected to this
server.

Report from Josh Berkus.

Branch
------
REL-1_12_0_PATCHES

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

Modified Files
--------------
CHANGELOG                 |    2 ++
pgadmin/dlg/dlgServer.cpp |    5 +++--
2 files changed, 5 insertions(+), 2 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Support for Slony 2.0?
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Display the message only when we're connected