pgAdmin 4 commit: [PostgreSQL 10] Fixed the Pause/Resume Replay of WAL

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: [PostgreSQL 10] Fixed the Pause/Resume Replay of WAL
Date: 2017-07-14 13:09:38
Message-ID: E1dW0Li-0006YP-2k@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

[PostgreSQL 10] Fixed the Pause/Resume Replay of WAL files for PostgreSQL 10. Fixes #2566

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4eefc52748705e8ea0f0d2b2599dfc33b5a56b48

Modified Files
--------------
web/pgadmin/browser/server_groups/servers/__init__.py | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2017-07-14 13:09:42 Re: [pgAdmin4][Patch]: Fix RM #2566 Pause/Resume Replay of WAL files are not working with PostgreSQL 10
Previous Message Pawel Hadam 2017-07-14 12:58:37 Re: pgAdmin 4 v1.6 Released!