pgAdmin 4 commit: Initial support for PG 10.0, per #2214 (missed some f

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Initial support for PG 10.0, per #2214 (missed some f
Date: 2017-04-24 12:56:04
Message-ID: E1d2dXA-00063V-TJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Initial support for PG 10.0, per #2214 (missed some files)

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a449be784e8fa6ee719aa97bcb8b5e514fc7150e
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
.../templates/sequence/sql/10.0_plus/get_def.sql | 11 ++++++
.../connect/sql/10.0_plus/check_recovery.sql | 9 +++++
.../servers/tests/test_check_recovery.py | 46 ++++++++++++++++++++++
3 files changed, 66 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-04-24 12:56:12 Re: [pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility
Previous Message Dave Page 2017-04-24 12:55:33 pgAdmin 4 commit: Initial support for PG 10.0, per #2214