pgAdmin 4 commit: Ensure that owner should be ignored while comparing e

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that owner should be ignored while comparing e
Date: 2022-02-02 06:26:38
Message-ID: E1nF96E-0003g8-Mx@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that owner should be ignored while comparing extensions. Fixes #7145

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_5.rst | 1 +
.../browser/server_groups/servers/databases/extensions/__init__.py | 2 ++
2 files changed, 3 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Rahul Shirsat 2022-02-02 07:19:00 [patch][pgAdmin] RM7136 Query tool may display incorrect database label
Previous Message Akshay Joshi 2022-02-01 10:48:39 pgAdmin 4 commit: Added JSON as a supported type in Storage Manager.