pgAdmin 4 commit: Ensure that while comparing domains check function de - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that while comparing domains check function de
Date
Msg-id E1lRv4h-00035y-0h@gothos.postgresql.org
Whole thread Raw
List 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(+)


pgadmin-hackers by date:

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