pgAdmin 4 commit: Add support for domain dependencies/dependents. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add support for domain dependencies/dependents.
Date
Msg-id E1agwCw-0007RL-Kh@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add support for domain dependencies/dependents.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8a99282e07c8ffed855307cd2a268fa465bd9fe0
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../servers/templates/depends/sql/9.1_plus/dependents.sql              | 3 ++-
web/pgadmin/browser/utils.py                                           | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Properly name the dbo and sys catalogs in PPAS.
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Added Support for the Domain Dependencies