pgAdmin 4 commit: Ensure that while comparing domains check function de

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 while comparing domains check function de
Date: 2021-04-01 11:01:19
Message-ID: E1lRv4h-00035y-0h@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that while comparing domains check function dependencies should be considered in schema diff. Fixes #6327

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_2.rst | 1 +
.../servers/databases/schemas/domains/__init__.py | 31 ++++++++++++++++++++++
2 files changed, 32 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2021-04-01 12:12:56 [pgAdmin][Patch] RM6076 - No error thrown while importing server if servers.json has incorrect keys/insufficient keys
Previous Message Dave Page 2021-04-01 08:44:36 Re: CLI for Schema Diff