Initial support for PG 10.0, per #2214 Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=59834fba310722b0c45bdcb3bfc9eb0a8ac4d9aa Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Modified Files -------------- .../templates/sequence/sql/default/update.sql | 10 +++--- .../server_groups/servers/templates/__init__.py | 0 .../servers/templates/connect/__init__.py | 0 .../servers/templates/connect/sql/__init__.py | 0 .../templates/connect/sql/tests/__init__.py | 0 .../connect/sql/tests/test_check_recovery.py | 37 ---------------------- web/pgadmin/dashboard/__init__.py | 16 ++++++++++ web/pgadmin/utils/versioned_template_loader.py | 1 + 8 files changed, 22 insertions(+), 42 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers