pgAdmin 4 commit: Fixed an issue where the dependencies tab showing mul - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the dependencies tab showing mul
Date
Msg-id E1l5Nb2-0006l6-JE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the dependencies tab showing multiple owners for the objects having shared dependencies. Fixes
#6087

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_0.rst                                    | 1 +
.../servers/templates/depends/gpdb/5_plus/role_dependencies.sql     | 6 +++++-
.../servers/templates/depends/pg/9.1_plus/role_dependencies.sql     | 6 +++++-
.../servers/templates/depends/ppas/9.1_plus/role_dependencies.sql   | 6 +++++-
web/pgadmin/browser/utils.py                                        | 2 +-
5 files changed, 17 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM6177] ERD download image related fixes
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6177] ERD download image related fixes