pgAdmin 4 commit: Fixed an issue where the dependencies tab showing mul

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 the dependencies tab showing mul
Date: 2021-01-29 06:49:32
Message-ID: E1l5Nb2-0006l6-JE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-01-29 06:50:18 Re: [pgAdmin][RM6177] ERD download image related fixes
Previous Message Aditya Toshniwal 2021-01-29 06:35:19 Re: [pgAdmin][RM6177] ERD download image related fixes