Обсуждение: pgAdmin III commit: Fix the "Add restore point" patch

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

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

От
Guillaume Lelarge
Дата:
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(-)