Thread: pgAdmin 4 commit: Fixed issue while using decode() without checking typ

pgAdmin 4 commit: Fixed issue while using decode() without checking typ

From
Akshay Joshi
Date:
Fixed issue while using decode() without checking type of the variable. Type maybe string or byte.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=76087f3df3d4cc1993fdfc679d942cd5a7c84602
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

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