Query tool efficiency.Convert the data as a 2D array instead of dict. Fixes #2036 Incremental back off when polling. Fixes #2038
Initial Patch By: Dave Page Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=480e00fddf444b9355613ae80277c5c47a8fe46a Author: Murtuza Zabuawala <murtuza.zabuaw...@enterprisedb.com> Modified Files -------------- .../static/js/slickgrid/slick.pgadmin.editors.js | 30 +-- web/pgadmin/tools/debugger/__init__.py | 22 +- web/pgadmin/tools/sqleditor/__init__.py | 61 ++++-- web/pgadmin/tools/sqleditor/command.py | 42 +++- .../sqleditor/templates/sqleditor/js/sqleditor.js | 241 +++++++++++++++------ web/pgadmin/utils/driver/psycopg2/__init__.py | 68 ++++-- 6 files changed, 331 insertions(+), 133 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers