pgAdmin 4 commit: Fixed issue while using decode() without checking typ - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed issue while using decode() without checking typ
Date
Msg-id E1b2DKf-0006z0-O3@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4]: Initial patch for Import table
Next
From: Surinder Kumar
Date:
Subject: Re: [pgAdmin4][Patch]: Load/Save file in query tool