Load nodes under the schema at database level.

The following node module script will be loaded, when first database
node object is added in the browser tree.
* Domains
* Foreign tables
* FTS Configuration
* FTS Dictionary, and
* Functions

Icons for these modules needs to be shown in the dependents list.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6cb83f08d6fa1ac6058bfe3db7c1fcac68ee719c
Author: Surinder Kumar <surinder.ku...@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/domains/__init__.py              |  4 ++--
.../servers/databases/schemas/foreign_tables/__init__.py       |  4 ++--
.../servers/databases/schemas/fts_configurations/__init__.py   |  4 ++--
.../servers/databases/schemas/fts_dictionaries/__init__.py     |  4 ++--
.../servers/databases/schemas/functions/__init__.py            | 10 +++++-----
5 files changed, 13 insertions(+), 13 deletions(-)


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to