pgAdmin 4 commit: Rename some internal environment variables that could

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Rename some internal environment variables that could
Date: 2019-12-13 05:12:54
Message-ID: E1ifdG2-0005hS-N0@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 <dpage(at)pgadmin(dot)org>

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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-12-13 05:13:23 Re: RM4999 - Rename variables that could conflict with Kubernetes
Previous Message Devrim Gündüz 2019-12-12 19:37:04 Re: pgAdmin4 v4.16 candidate builds