[pgadmin-hackers] pgAdmin 4 commit: Format JSON more efficiently. This cansignificantly

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Format JSON more efficiently. This cansignificantly
Дата
Msg-id E1cPVDA-0003jf-Rc@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgadmin-hackers] PATCH: Dialogue control buttons should be consistent (pgAdmin4)
Следующее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Improve query plan tooltip formatting.