pgAdmin 4 commit: Partially fixes the data output panel display issue.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Partially fixes the data output panel display issue.
Дата
Msg-id E1mFxdg-00017U-JH@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: [pgAdmin][Patch] - Bug #6572 - Query Tool: Data output panel display issue
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][Patch] - Bug #6572 - Query Tool: Data output panel display issue