pgAdmin 4 commit: Don't show system catalogs in the schemas propertyli - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Don't show system catalogs in the schemas propertyli
Date
Msg-id E1ghTYi-00056O-Jj@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Don't show system catalogs in the schemas property list unless show system objects is enabled. Fixes #3842

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=01b87d48341148c0c0a8264eef017154185c5f64
Author: Akshay Joshi <akshay.joshi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_1.rst                                     | 1 +
.../schemas/templates/schema/gpdb_5.0_plus/sql/properties.sql        | 5 ++---
.../schemas/templates/schema/pg/9.2_plus/sql/properties.sql          | 5 ++---
.../databases/schemas/templates/schema/pg/default/sql/properties.sql | 5 ++---
.../schemas/templates/schema/ppas/9.1_plus/sql/properties.sql        | 5 ++---
.../schemas/templates/schema/ppas/9.2_plus/sql/properties.sql        | 5 ++---
6 files changed, 11 insertions(+), 15 deletions(-)


pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python34 #850
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch] - RM 3842 pg_catalogs schema should notdisplayed in properties tab