pgAdmin 4 commit: FIx a hang in the query tool that could occur if a co - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: FIx a hang in the query tool that could occur if a co
Date
Msg-id E1bO1lo-0004pJ-EZ@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
FIx a hang in the query tool that could occur if a column type couldn't be determined. Fixes #1438

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d15dfac60f6b3f8c5407dc29659e6c39d583cfd6
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue where cast function causes freeze (pgAdmin4)
Next
From: Murtuza Zabuawala
Date:
Subject: Re: PATCH: To fix the issue where cast function causes freeze (pgAdmin4)