pgAdmin 4 commit: Log process exceptions using ASCII mode to avoid issu

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Log process exceptions using ASCII mode to avoid issu
Date: 2018-10-11 12:13:12
Message-ID: E1gAZq4-0001QO-Vk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Log process exceptions using ASCII mode to avoid issues with string concatenation.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3f16a0c52cd473abd21fe626c1ee8b24165fcf6d
Author: Usman Muzaffar <usman(dot)muzaffar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/misc/bgprocess/process_executor.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-10-11 12:13:18 Re: process_executor.py error
Previous Message Aditya Toshniwal 2018-10-11 11:52:47 Re: [pgAdmin4][RM3562] Migrate Bootstrap 3 to Bootstrap 4