[pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility
Date: 2017-04-21 12:02:01
Message-ID: CANxoLDdOUzyxWtdVAj=BqUrjneaUkDo1VdUTUbNkWQ_mu_Sv5Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi All

Please find the patch to support PostgreSQL 10 compatibility, though it was
not completed as SCRAM authentication support is still remaining to change
the password.

Patch contains following:

- Changed the function name as it was change in v10.
- Changed the SQL to get the sequence information.
- Change the logic of Check Recovery test case as it was running for
each version instead of specified database version.
- Remove some unused __init__.py file.
- Handle background error for dashboard when the selected server is
deleted.

Please review it.

--
*Akshay Joshi*
*Principal Software Engineer *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_2214.patch application/octet-stream 9.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Joao Pedro De Almeida Pereira 2017-04-21 14:29:41 Re: [patch] Move to Alembic migration system
Previous Message Murtuza Zabuawala 2017-04-21 09:25:11 [pgAdmin4][PATCH] To fix the issue of EXPLAIN option with IE