pgAdmin 4 commit: Fix the template loader to work reliably underWindow - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix the template loader to work reliably underWindow
Date
Msg-id E1fEFch-0001YJ-S6@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Anthony Emengo
Date:
Subject: [pgAdmin4][patch] - Fix CheckForViewDataTest
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3324] - Windows user unable to expand "ExternalTables" navigation item