New menu to add a restore point

Adds a new item in the contextual menu of a server node. When selected, it
asks for a name and call the 9.1 pg_create_restore_point() function.

Branch
------
master

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

Modified Files
--------------
pgadmin/frm/frmMain.cpp           |    1 +
pgadmin/include/schema/pgServer.h |    9 +++++++++
pgadmin/schema/pgServer.cpp       |   35 +++++++++++++++++++++++++++++++++++
3 files changed, 45 insertions(+), 0 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