pgAdmin 4 commit: Partially fixes the data output panel display issue. - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Partially fixes the data output panel display issue.
Date
Msg-id E1mFxdg-00017U-JH@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Partially fixes the data output panel display issue. Fixes #6572

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a6edfb498f171e141970a0b26981dda63f8d8ded
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes.rst                       |  1 +
docs/en_US/release_notes_5_7.rst                   | 21 +++++++++++++++++++++
web/pgadmin/tools/datagrid/static/js/datagrid.js   |  4 ++++
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 12 ++++++++++++
4 files changed, 38 insertions(+)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][Patch] - Bug #6572 - Query Tool: Data output panel display issue
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] - Bug #6572 - Query Tool: Data output panel display issue