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.jo...@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(-)