[pgadmin-hackers] [pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgadmin-hackers] [pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility
Date
Msg-id CANxoLDdOUzyxWtdVAj=BqUrjneaUkDo1VdUTUbNkWQ_mu_Sv5Q@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility  (Dave Page <dpage@pgadmin.org>)
List 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-9517
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue of EXPLAIN option with IE
Next
From: Joao Pedro De Almeida Pereira
Date:
Subject: Re: [pgadmin-hackers][patch] Move to Alembic migration system