pgAdmin 4 commit: Fix an issue with stdout redirection on Windows,and - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix an issue with stdout redirection on Windows,and
Date
Msg-id E1h6H5X-0004pi-SX@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix an issue with stdout redirection on Windows, and remove code added in a failed attempt to resolve a Windows
regressiontest issue. 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=546161ab1a30e37d5adf182aa23c8e6e0476e199
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgAdmin4.py         | 6 ++++++
web/pgadmin/__init__.py | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin4][RM4062] Integer array cell in view/edit data behaves weird
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][patch] SQL Keywords extract utility