pgAdmin 4 commit: Ensure the datatype cache is updated when a domainis - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure the datatype cache is updated when a domainis
Date
Msg-id E1eP8mg-0008DD-DK@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure the datatype cache is updated when a domain is added. Fixes #2778

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c5d1fc81898fad57c9a67b607f85255d5622ba7b
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/domains/static/js/domain.js |  6 ++++--
.../fts_configurations/static/js/fts_configuration.js     |  2 +-
.../databases/schemas/tables/column/static/js/column.js   |  1 +
.../servers/databases/schemas/tables/static/js/table.js   | 15 ++++++++++++++-
.../servers/databases/schemas/types/static/js/type.js     |  2 +-
.../browser/server_groups/servers/static/js/privilege.js  |  2 +-
web/pgadmin/browser/static/js/node.js                     |  7 +++++++
web/pgadmin/browser/static/js/node.ui.js                  | 11 +++++++----
8 files changed, 36 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [INSTALLERS] pgAdmin 4: Add-on support
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Newly created domain not listed in Data type