Add support for basic recovery control functions

A "in recovery" server has two new commands: pause recovery and resume
recovery.

Branch
------
master

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

Modified Files
--------------
CHANGELOG                         |    1 +
pgadmin/frm/frmMain.cpp           |    2 +
pgadmin/include/schema/pgServer.h |   29 +++++++++++++-
pgadmin/schema/pgServer.cpp       |   81 +++++++++++++++++++++++++++++++++++++
4 files changed, 112 insertions(+), 1 deletions(-)


-- 
Sent via pgadmin-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to