pgAdmin 4 commit: Don't show system catalogs in the schemas property li

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Don't show system catalogs in the schemas property li
Date: 2019-01-10 06:11:16
Message-ID: E1ghTYi-00056O-Jj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)joshi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-01-10 06:11:28 Re: [pgAdmin4][Patch] - RM 3842 pg_catalogs schema should not displayed in properties tab
Previous Message pgAdmin 4 Jenkins 2019-01-10 06:11:08 Build failed in Jenkins: pgadmin4-master-python34 #850