pgAdmin 4 commit: FIx a hang in the query tool that could occur if a co

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: FIx a hang in the query tool that could occur if a co
Date: 2016-07-15 11:59:04
Message-ID: E1bO1lo-0004pJ-EZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-07-15 12:25:57 Re: PATCH: To fix the issue where cast function causes freeze (pgAdmin4)
Previous Message Dave Page 2016-07-15 11:57:53 Re: PATCH: To fix the issue where cast function causes freeze (pgAdmin4)