pgAdmin 4 commit: Ensure that the children of information_schema and pg - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the children of information_schema and pg
Date
Msg-id E1oM0fM-0002MW-I6@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the children of information_schema and pg_catalog node should be displayed. Fixes #7587

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e1fa1b039627919a05e0c79d54b54f539a588d0e
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_13.rst                                       | 1 +
web/pgadmin/browser/server_groups/servers/databases/schemas/__init__.py | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Port User Management dialog to React. Fixes #7345
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7587] pgAdmin 6.12 doesn't show contents of information_schema and pg_catalog