pgAdmin 4 commit: Ensure that Backup and Restore should work on shared

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that Backup and Restore should work on shared
Дата
Msg-id E1lZYBG-0003uS-6g@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure that Backup and Restore should work on shared servers as some cases were failing due to initial changes.

Fixes #6385

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8ae8fea6d2c4198af96e7bf380c2f5c108a32ed9
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes.rst                       |  1 +
docs/en_US/release_notes_5_2.rst                   |  3 +-
docs/en_US/release_notes_5_3.rst                   | 20 +++++++++++++
web/migrations/versions/c6974f64df08_.py           | 28 ++++++++++++++++++
.../browser/server_groups/servers/__init__.py      |  5 ++--
web/pgadmin/model/__init__.py                      |  7 ++++-
web/pgadmin/tools/backup/__init__.py               | 34 ++++------------------
web/pgadmin/tools/maintenance/__init__.py          | 28 ++++--------------
web/pgadmin/tools/restore/__init__.py              | 33 ++++-----------------
web/pgadmin/utils/__init__.py                      | 11 +++++++
10 files changed, 88 insertions(+), 82 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Tag REL-5_2 has been created.
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM6341] CSV download quotes numeric columns