pgAdmin 4 commit: Fixed an issue where users are unable to see data of

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where users are unable to see data of
Date: 2021-04-07 11:15:47
Message-ID: E1lU69z-0000Zk-Ew@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where users are unable to see data of the partition table using the View/Edit data option. Fixes #6375.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8aea86613eb18db3c08a93389b9a554215357e42

Modified Files
--------------
docs/en_US/release_notes_5_2.rst | 1 +
web/pgadmin/tools/datagrid/static/js/show_data.js | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2021-04-07 11:23:49 [pgAdmin]:SonarQube fixes.
Previous Message Pradip Parkale 2021-04-07 11:14:39 Re: [pgAdmin][RM6325]:Tools > Storage Manager should have file type as "All files" by default