pgAdmin III commit: Fix the "Add restore point" patch

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix the "Add restore point" patch
Дата
Msg-id 201104301400.p3UE0Uqe050815@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the "Add restore point" patch

This action should not be available on a streaming replication slave. And if
the user doesn't enter a name for the restore point, the action should be
canceled.

Branch
------
master

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

Modified Files
--------------
pgadmin/schema/pgServer.cpp |   10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix disabling widgets on a connected server
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix the initial tab selection in an index dialog