pgAdmin 4 commit: Allow creation of named restore points.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Allow creation of named restore points.
Date: 2016-05-11 15:13:16
Message-ID: E1b0Vp6-0006DR-Dm@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Allow creation of named restore points.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=23f0cf07cada8768052b7ee561f9b04eca7218c0
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/server_groups/servers/__init__.py | 56 +++++++++++++++++-
.../servers/templates/servers/servers.js | 66 ++++++++++++++++++++--
2 files changed, 115 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-05-11 15:15:56 Re: PATCH: Added "Named restore point" functionality (pgAdmin4)
Previous Message Murtuza Zabuawala 2016-05-11 10:59:12 Re: PATCH: Added "Named restore point" functionality (pgAdmin4)