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

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема [pgadmin-hackers] [pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility
Дата
Msg-id CANxoLDdOUzyxWtdVAj=BqUrjneaUkDo1VdUTUbNkWQ_mu_Sv5Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM #2214 PostgreSQL 10.0 compatibility
Список 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
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue of EXPLAIN option with IE
Следующее
От: Joao Pedro De Almeida Pereira
Дата:
Сообщение: Re: [pgadmin-hackers][patch] Move to Alembic migration system