pgAdmin 4 commit: Fix the template loader to work reliably underWindow

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Fix the template loader to work reliably underWindow
Дата
Msg-id E1fEFch-0001YJ-S6@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix the template loader to work reliably under Windows (fixing external tables under Greenplum). Fixes #3324

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=56658a9f8e676bb287e8e191b9acca74a23fc4e1
Author: Anthony Emengo <aemengo@pivotal.io>

Modified Files
--------------
docs/en_US/release_notes_3_1.rst               |  3 +-
web/pgadmin/utils/versioned_template_loader.py | 93 ++++++++++++++++----------
2 files changed, 60 insertions(+), 36 deletions(-)


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

Предыдущее
От: Anthony Emengo
Дата:
Сообщение: [pgAdmin4][patch] - Fix CheckForViewDataTest
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3324] - Windows user unable to expand "ExternalTables" navigation item