pgAdmin 4 commit: Error out - when user tries to load a binary file in

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Error out - when user tries to load a binary file in
Date: 2016-05-25 12:22:00
Message-ID: E1b5Xp2-0000qr-Kw@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Error out - when user tries to load a binary file in the Query Editor.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f4938beb3cdd371177993709f22368d67bab8da7
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/__init__.py | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-25 12:22:06 Re: [pgAdmin4][Patch]: Load/Save file in query tool
Previous Message Neel Patel 2016-05-25 12:18:56 [pgAdmin4][datagrid] : Fix URL generation issue in datagrid