pgAdmin 4 commit: Fix an issue with stdout redirection on Windows, and

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix an issue with stdout redirection on Windows, and
Date: 2019-03-19 15:55:39
Message-ID: E1h6H5X-0004pi-SX@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix an issue with stdout redirection on Windows, and remove code added in a failed attempt to resolve a Windows regression test issue.

Branch
------
master

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

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-19 16:16:27 Re: [pgAdmin4][patch] SQL Keywords extract utility
Previous Message Aditya Toshniwal 2019-03-19 13:10:45 [pgAdmin4][RM4062] Integer array cell in view/edit data behaves weird