pgAdmin 4 commit: Format JSON more efficiently. This can significantly

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Format JSON more efficiently. This can significantly
Date: 2017-01-06 14:09:40
Message-ID: E1cPVDA-0003jf-Rc@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Format JSON more efficiently. This can significantly reduce response sizes from the server.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1504d05cddc4897df7880fc70326b416c6cf9c61

Modified Files
--------------
web/pgadmin/utils/ajax.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-01-06 15:38:30 pgAdmin 4 commit: Improve query plan tooltip formatting.
Previous Message Murtuza Zabuawala 2017-01-06 13:42:13 PATCH: Dialogue control buttons should be consistent (pgAdmin4)