pgAdmin 4 commit: Rename some internal environment variables that could

Akshay Joshi <[email protected]> Fri, 13 Dec 2019 05:12:54 +0000
Newsgroups gmane.comp.db.postgresql.pgadmin.devel
Message-ID <[email protected]>
Rename some internal environment variables that could conflict with Kubernetes. Fixes #4999.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8cb239abcbbc2543a91af8b061a8404364d546ef
Author: Dave Page <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_17.rst           |  1 +
runtime/Server.cpp                          |  4 ++--
web/pgAdmin4.py                             | 18 +++++++++---------
web/pgadmin/__init__.py                     | 14 ++++++--------
web/regression/feature_utils/app_starter.py |  2 +-
web/regression/runtests.py                  |  2 +-
6 files changed, 20 insertions(+), 21 deletions(-)